v0.0.54
版本发布时间: 2024-11-22 08:36:09
meta-llama/llama-stack最新发布版本:v0.0.63(2024-12-18 15:17:43)
What's Changed
- Bugfixes release on top of 0.0.53
- Don't depend on templates.py when print llama stack build messages by @ashwinb in https://github.com/meta-llama/llama-stack/pull/496
- Restructure docs by @dineshyv in https://github.com/meta-llama/llama-stack/pull/494
- Since we are pushing for HF repos, we should accept them in inference configs by @ashwinb in https://github.com/meta-llama/llama-stack/pull/497
- Fix fp8 quantization script. by @liyunlu0618 in https://github.com/meta-llama/llama-stack/pull/500
- use logging instead of prints by @dineshyv in https://github.com/meta-llama/llama-stack/pull/499
New Contributors
- @liyunlu0618 made their first contribution in https://github.com/meta-llama/llama-stack/pull/500
Full Changelog: https://github.com/meta-llama/llama-stack/compare/v0.0.53...v0.0.54