diff --git a/.gitignore b/.gitignore index 6b4b30d..9123293 100644 --- a/.gitignore +++ b/.gitignore @@ -43,7 +43,6 @@ node_modules/ # DeepSWE Pier 离线 uv / mini-swe-agent wheel /bash/images_load/offline_pier_agent/ # 指纹模型库:二进制权重不进 git(conf.json/templates.json 是小文件可提交) -bash/fingerprint/model_library/**/model.pt # 临时备份文件 *.bak.* *.pre_refill diff --git a/bash/fingerprint/model_library/llmmap/pretrained_models/default/model.pt b/bash/fingerprint/model_library/llmmap/pretrained_models/default/model.pt new file mode 100644 index 0000000..a7d2fcf Binary files /dev/null and b/bash/fingerprint/model_library/llmmap/pretrained_models/default/model.pt differ