What's Changed
- removed model from promptsjsonl in readme by @minump in #91
- Add control commands to track jobs in CLI by @Vismayak in #72
- Remove templates by @Ralhazmy1 in #93
- Vllm default by @Ralhazmy1 in #94
- Cleanup apptainer env with tests by @CodingWithJS in #29
- fix: add CI workflow, pytest config, and skip broken completion test by @joshfactorial in #95
- wrote tests for slurm/connection.py by @joshfactorial in #99
- Llmflux using api by @Ralhazmy1 in #98
- Fixing a bug in runner, where vllm was always defaulting to 1 GPU by @joshfactorial in #108
- feat: add model field to JSONL output for OpenAI batch API compatibility by @joshfactorial in #104
- fix(ollama): don't
module purgein the generated SLURM script (breaks host-side batch processor) by @dadamsncsa in #113 - Update tests by @joshfactorial in #105
- docs: fix typos, duplicate content, and missing information across docs by @joshfactorial in #110
- Benchmarking by @joshfactorial in #103
- chore: bump version to 1.0.0 by @joshfactorial in #116
New Contributors
- @CodingWithJS made their first contribution in #29
Full Changelog: v0.1.5...v1.0.0