add llmmap model.pt weights to built-in model library
Completes the evalstone-built-in llmmap model library (conf.json + model.pt + templates.json) so clone-only environments can run llmmap without depending on /data1/xii mounts. 12MB inference weight.
This commit is contained in:
parent
4f274c2c32
commit
b28828f3e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,7 +43,6 @@ node_modules/
|
|||||||
# DeepSWE Pier 离线 uv / mini-swe-agent wheel
|
# DeepSWE Pier 离线 uv / mini-swe-agent wheel
|
||||||
/bash/images_load/offline_pier_agent/
|
/bash/images_load/offline_pier_agent/
|
||||||
# 指纹模型库:二进制权重不进 git(conf.json/templates.json 是小文件可提交)
|
# 指纹模型库:二进制权重不进 git(conf.json/templates.json 是小文件可提交)
|
||||||
bash/fingerprint/model_library/**/model.pt
|
|
||||||
# 临时备份文件
|
# 临时备份文件
|
||||||
*.bak.*
|
*.bak.*
|
||||||
*.pre_refill
|
*.pre_refill
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user