v0.23.1
TabbyML/tabbyv0.23.1Jan 31, 2025by github-actions[bot]
AI Summary
A patch release resolving model download failures caused by recent changes in the HuggingFace API.
Key Highlights
- Fix inability to download remote models due to HuggingFace API changes
Full Release Notes
## ⚠️ Notice * This is a patch release, please also check [the full release note](https://github.com/TabbyML/tabby/releases/tag/v0.23.0) for 0.23.0. ## 🧰 Fixed and Improvements * Fix the issue of being unable to download remote models due to changes in HuggingFace API. ([#3772](https://github.com/TabbyML/tabby/pull/3772))