update interpolate

This commit is contained in:
jhqxxx
2026-03-01 12:44:14 +08:00
parent 6a73ee04c3
commit a61b899741
15 changed files with 598 additions and 486 deletions
+5
View File
@@ -25,6 +25,11 @@
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-01
- update interpolate.rs
### 2026-02-24
- update candle version 0.9.2
### v0.2.0 (2026-02-05)
- Added Qwen3-ASR speech recognition model