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 是一款基于 Rust 和 Candle 框架构建的高性能跨平台 AI 推理引擎。将最先进的 AI 模型带到您的本地机器——无需 API 密钥,无需云依赖,纯粹、快速的 AI,直接在您的硬件上运行。
## 更新日志
### 2026-03-14
- 更新rust版本
- 增加了对 Qwen3.5 gguf 的支持,但 4B 模型仍然存在问题;待解决。
### v0.2.2 (2026-03-07)
- 新增GLM-OCR 模型