v1.13.0
What's Changed
- Add support for CodeLlama-7b by @YuhengHuang42 in #469
- Make LLaMA 2 loadable directly from HF by @andyrdt in #458
- Fixes #371: LLAMA load on CUDA. Expected all tensors to be on the sam… by @artkpv in #461
- Extending Support for Additional Bloom Models (up to 7b) by @SeuperHakkerJa in #447
- Support mistral 7 b by @Felhof in #443
New Contributors
- @YuhengHuang42 made their first contribution in #469
- @andyrdt made their first contribution in #458
- @artkpv made their first contribution in #461
Full Changelog: v1.12.1...v1.13.0