28 lines
336 B
Plaintext
28 lines
336 B
Plaintext
MaterialAssets/
|
|
cache/
|
|
logs/
|
|
.idea/
|
|
KnowledgeBase/
|
|
PromptDataset/
|
|
Statistics/
|
|
Embeddings/
|
|
Fingerprints/
|
|
GroundTruth/
|
|
Regression/
|
|
Benchmarks/
|
|
material_intelligence_summary.json
|
|
*.exe
|
|
*.test
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# External model files should live outside this project repository.
|
|
data/
|
|
models/
|
|
*.safetensors
|
|
*.bin
|
|
*.pt
|
|
*.pth
|
|
*.onnx
|
|
*.gguf
|