feat: 添加模型权重文件 Qwen3-4B-Instruct-2507-mahjong-alpha.gguf

- 添加 GGUF 格式模型权重 (7.5GB)
- 配置 Git LFS 追踪 *.gguf 文件
- 使用 llama.cpp 可直接加载推理
This commit is contained in:
TTDXQ 2026-03-15 23:41:19 +08:00
parent ad278ac7b0
commit c077bab252
2 changed files with 4 additions and 0 deletions

1
.gitattributes vendored

@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
*tfevents* filter=lfs diff=lfs merge=lfs -text
*.gguf filter=lfs diff=lfs merge=lfs -text

BIN
Qwen3-4B-Instruct-2507-mahjong-alpha.gguf (Stored with Git LFS) Normal file

Binary file not shown.