update fmt

This commit is contained in:
jhqxxx
2026-03-14 20:23:07 +08:00
parent 21caee0522
commit 813f4decaf
19 changed files with 48 additions and 32 deletions
+4
View File
@@ -25,6 +25,10 @@
aha is a high-performance, cross-platform AI inference engine built with Rust and the Candle framework. It brings state-of-the-art AI models to your local machine—no API keys, no cloud dependencies, just pure, fast AI running directly on your hardware.
## Changelog
### 2026-03-14
- update rust version
- Added Qwen3.5 gguf support, but the 4B model still has issues; to be resolved.
### v0.2.2 (2026-03-07)
- Added GLM-OCR model