add readme

This commit is contained in:
jhqxxx
2025-10-10 23:25:25 +08:00
parent 171b98cf25
commit f951a43a60
9 changed files with 111 additions and 16 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
[package]
name = "aha"
version = "0.0.0"
version = "0.1.0"
edition = "2024"
repository = "https://github.com/jhqxxx/aha"
license = "Apache-2.0"
description = "aha"
description = "aha model inference library, now supports Qwen2.5VL, MiniCPM4, and VoxCPM"
[dependencies]
candle-core = { git = "https://github.com/huggingface/candle.git", version = "0.9.1"}