update the codebase poc ver1
This commit is contained in:
26
.gitignore
vendored
26
.gitignore
vendored
@@ -211,4 +211,28 @@ secrets/
|
||||
*.gemini
|
||||
*.claude
|
||||
*.kilo
|
||||
*.zip
|
||||
*.zip
|
||||
tmp/
|
||||
corpus/
|
||||
corpus_db/
|
||||
.locks/
|
||||
models--gliner-community--gliner_small-v2.5/
|
||||
models--microsoft--deberta-v3-small/
|
||||
ner_model/
|
||||
gemma_emb/
|
||||
.cursor/
|
||||
.husky/
|
||||
Policy_Analysis/
|
||||
.vscode/
|
||||
package-lock.json
|
||||
package.json
|
||||
.env.development
|
||||
dist/
|
||||
run.sh
|
||||
workspace/sprint_1_2/CODEBASE/knowledge/implementation/model/
|
||||
*.onnx_data
|
||||
*.onnx
|
||||
*.bin
|
||||
*.safetensors
|
||||
*.pt
|
||||
*.pth
|
||||
Reference in New Issue
Block a user