Metadata-Version: 2.4
Name: llmflux
Version: 0.1.4
Summary: CLI tool for running LLM batch processing jobs on HPC systems
Author-email: Rohan Marwaha <rohan13@illinois.edu>
License: MIT
Project-URL: Homepage, https://github.com/Center-for-AI-Innovation/llmflux
Project-URL: Repository, https://github.com/Center-for-AI-Innovation/llmflux
Project-URL: Issues, https://github.com/Center-for-AI-Innovation/llmflux/issues
Keywords: llm,batch-processing,slurm,hpc,ai,machine-learning,ollama,vllm
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.31.0
Requires-Dist: pyyaml>=6.0.1
Requires-Dist: python-dotenv>=1.0.1
Requires-Dist: pydantic>=2.11.7
Requires-Dist: openai>=1.109.1
Requires-Dist: pandas>=2.3.2
Requires-Dist: datasets>=4.2.0
Dynamic: license-file
