v0.2
This is the stable release of NAI-LLM v0.2
Features
- Custom trained model support
- Model version based support
Models Support
- phi-1_5
- gpt2
Improvements
- Linter test included in Actions with Black and PyLint tests
- Product stability Test Sets created with PyTest
What's Changed
- Introduce new prompts by @gavrishp in #1
- model parameters support by @AyushSawant18588 in #3
- Bump torchserve from 0.8.1 to 0.8.2 in /llm by @dependabot in #5
- Update README with examples by @saileshd1402 in #8
- Repo version support by @saileshd1402 in #9
- Linting Update by @saileshd1402 in #12
- Custom Model Support by @saileshd1402 in #14
- Pytest Github Action Integration by @saileshd1402 in #15
- Type Checking by @saileshd1402 in #17
- Update inference check curl request format by @gavrishp in #18
- Inference Request Pytest by @saileshd1402 in #19
New Contributors
- @gavrishp made their first contribution in #1
- @AyushSawant18588 made their first contribution in #3
- @saileshd1402 made their first contribution in #7
Full Changelog: v0.1...v0.2