Releases: nutanix/nai-llm
Releases · nutanix/nai-llm
v0.3.2
What's Changed
- Pin requirements versions and update download logic by @saileshd1402 in #41
Full Changelog: v0.3.1...v0.3.2
v0.3.2-rc1
What's Changed
- Pin requirements versions and update download logic by @saileshd1402 in #41
Full Changelog: v0.3.1...v0.3.2-rc1
v0.3.1
This is the stable release of NAI-LLM v0.3.1
What's Changed
- Added support for bitsandbytes quantization of models by @AyushSawant18588 in #33
- Added support for hf_token as an environment variable by @AyushSawant18588 in #34
- Updated helpFunction of run.sh by @AyushSawant18588 in #35
- Bug fixes and Transformer version upgrade by @gavrishp in #38
Full Changelog: v0.3...v0.3.1
v0.3.1-rc2
What's Changed
- Added support for bitsandbytes quantization of models by @AyushSawant18588 in #33
- Added support for hf_token as an environment variable by @AyushSawant18588 in #34
- Refresh request map for every process by @gavrishp in #38
Full Changelog: v0.3...v0.3.1-rc2
v0.3.1-rc1
What's Changed
- Added support for bitsandbytes quantization of models by @AyushSawant18588 in #33
- Added support for hf_token as an environment variable by @AyushSawant18588 in #34
Full Changelog: v0.3...v0.3.1-rc1
v0.3
This is the stable release of NAI-LLM v0.3
Features
- Custom HuggingFace Models support
Additional models supported
- codellama_7b_python
- llama2_7b_chat
What's Changed
- Chatbot demo by @johnugeorge in #23
- Json request and response in demo by @AyushSawant18588 in #26
- Download Support for Custom HuggingFace Models by @saileshd1402 in #27
- Change download.py to generate.py by @saileshd1402 in #28
- Add license Info by @johnugeorge in #29
- Removed phi-1_5 as Supported Model by @saileshd1402 in #30
- Updated transformers (4.36.0) and MPT 7B versions by @saileshd1402 in #31
Important notes
- V3 does not have backward compatibility with V2. Follow new documentation in opendocs
New Contributors
- @johnugeorge made their first contribution in #23
Full Changelog: v0.2...v0.3
v0.3-rc2
What's Changed
- Chatbot demo by @johnugeorge in #23
- Json request and response in demo by @AyushSawant18588 in #26
- Download Support for Custom HuggingFace Models by @saileshd1402 in #27
- Change download.py to generate.py by @saileshd1402 in #28
- Add license Info by @johnugeorge in #29
- Removed phi-1_5 as Supported Model by @saileshd1402 in #30
- Updated transformers (4.36.0) and MPT 7B versions by @saileshd1402 in #31
Important notes
- V3 does not have backward compatibility with V2. Follow new documentation in opendocs
New Contributors
- @johnugeorge made their first contribution in #23
Full Changelog: v0.2...v0.3-rc2
v0.3-rc1
What's Changed
- Chatbot demo by @johnugeorge in #23
- Json request and response in demo by @AyushSawant18588 in #26
- Download Support for Custom HuggingFace Models by @saileshd1402 in #27
- Change download.py to generate.py by @saileshd1402 in #28
- Add license Info by @johnugeorge in #29
Important notes
- V3 does not have backward compatibility with V2. Follow new documentation in opendocs
New Contributors
- @johnugeorge made their first contribution in #23
Full Changelog: v0.2...v0.3-rc1
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
v0.2-rc2
This is the rc2 of NAI-LLM v0.2
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
Changes from v0.2-rc1
- 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
Full Changelog: v0.2-rc1...v0.2-rc2
New Contributors
- @AyushSawant18588 made their first contribution in #3
- @saileshd1402 made their first contribution in #7
Full Changelog: https://github.com/nutanix/nai-llm/commits/v0.2-rc2