1 parent 4af18a2 commit d900e59Copy full SHA for d900e59
1 file changed
.gitignore
@@ -276,15 +276,7 @@ current_test_run.txt
276
!data/docs.db/
277
!data/.gitkeep
278
llm_cache/
279
-models/*
280
-!models/.gitkeep
281
-# Keep only TinyLlama GGUF artifacts in VCS for release/workflow reproducibility.
282
-models/*.gguf
283
-!models/tinyllama*.gguf
284
-!models/TinyLlama*.gguf
285
-!models/tinyllama*.gguf.json
286
-!models/TinyLlama*.gguf.json
287
-!models/benchmark_config.json
+/models/
288
test_geo_integration_db/
289
Testing/
290
0 commit comments