This commit is contained in:
jhqxxx
2026-03-19 17:24:08 +08:00
parent adeea15a12
commit fb37be0dae
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
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-18
### v0.2.3 (2026-03-18)
- add DeepSeek-OCR-2
### 2026-03-17
+1 -1
View File
@@ -25,7 +25,7 @@
aha 是一款基于 Rust 和 Candle 框架构建的高性能跨平台 AI 推理引擎。将最先进的 AI 模型带到您的本地机器——无需 API 密钥,无需云依赖,纯粹、快速的 AI,直接在您的硬件上运行。
## 更新日志
### 2026-03-18
### v0.2.3 (2026-03-18)
- 新增 DeepSeek-OCR-2
### 2026-03-17
+1 -1
View File
@@ -5,7 +5,7 @@ All notable changes to aha will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### 2026-03-18
### v0.2.3 (2026-03-18)
- add DeepSeek-OCR-2
### 2026-03-17
+1 -1
View File
@@ -5,7 +5,7 @@
格式基于 [Keep a Changelog](https://keepachangelog.com/zh-CN/1.0.0/)
本项目遵循 [语义化版本](https://semver.org/lang/zh-CN/spec/v2.0.0.html)。
### 2026-03-18
### v0.2.3 (2026-03-18)
- 新增 DeepSeek-OCR-2
### 2026-03-17