v0.1.1
What's Changed
- Add GPT BigCode support (StarCoder) by @casper-hansen in #61
- Use typing classes over base types by @VikParuchuri in #69
- Fix KV cache shapes error by @casper-hansen in #75
- Mistral support by @casper-hansen in #79
- Add low_cpu_mem_usage=True in example by @casper-hansen in #80
- Offloading to cpu and disk by @s4rduk4r in #77
- Faster build, fix "no space left". by @casper-hansen in #84
New Contributors
- @VikParuchuri made their first contribution in #69
- @s4rduk4r made their first contribution in #77
Full Changelog: v0.1.0...v0.1.1