mirror of
https://github.com/karpathy/nanochat.git
synced 2026-01-24 04:14:27 +00:00
21 lines
305 B
Plaintext
21 lines
305 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
|
|
lm_eval_sample_*/
|
|
*.pt
|
|
hf-export/**/* |