from gguf build chat_template and tokenizer

This commit is contained in:
jhqxxx
2026-03-11 17:30:28 +08:00
parent 86141322bb
commit 4d544ab68f
14 changed files with 374 additions and 118 deletions
Generated
+1
View File
@@ -33,6 +33,7 @@ name = "aha"
version = "0.2.2"
dependencies = [
"aha_openai_dive",
"ahash",
"anyhow",
"base64 0.22.1",
"byteorder",