23 lines
318 B
Plaintext
23 lines
318 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
checkpoints/
|
|
runs/
|
|
qwen_memory_adapter*/
|
|
qwen3_5_4b_natural_memory_v2/
|
|
*.safetensors
|
|
*.bin
|
|
|
|
# Local datasets, user memory snapshots, and generated benchmark reports.
|
|
data/
|
|
*.json
|
|
*.jsonl
|
|
*.pt
|
|
*.pth
|
|
*.safetensors
|
|
*.bin
|
|
*.7z
|
|
|
|
# Local model/runtime files that are not source artifacts.
|
|
*.log
|
|
*.tmp
|