merge pr/guobin211/12

This commit is contained in:
jhqxxx
2025-12-26 00:23:14 +08:00
6 changed files with 517 additions and 43 deletions
+1
View File
@@ -31,6 +31,7 @@ clap = { version = "4.5.51", features = ["derive"] }
modelscope = "0.1.0"
dirs = "6.0.0"
url = "2.5.7"
rayon = "1.10"
[features]
flash-attn=["candle-flash-attn"]