mirror of
https://github.com/karpathy/nanochat.git
synced 2026-04-04 22:55:27 +00:00
18 lines
267 B
Plaintext
18 lines
267 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
rustbpe/target/
|
|
dev-ignore/
|
|
report.md
|
|
eval_bundle/
|
|
hf-export/**/*.bin
|
|
hf-export/**/*.bin
|
|
hf-export/**/*.safetensors
|
|
hf-export/**/*.pt
|
|
hf-export/**/*.ckpt
|
|
hf-export/**/*.onnx
|
|
hf-export/**/*.pkl
|
|
hf-export/**/__pycache__/
|
|
*.log
|
|
.cache/
|
|
agent.md |