Initialize repository
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
|||||||
|
__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
|
||||||
Reference in New Issue
Block a user