1
0
mirror of https://github.com/osmarks/nanogpt-experiments.git synced 2025-02-07 14:40:03 +00:00
nanogpt-experiments/.gitignore

11 lines
90 B
Plaintext
Raw Normal View History

2023-02-13 13:57:20 -08:00
.DS_Store
2023-05-17 02:44:21 +00:00
.idea
2023-02-13 13:57:20 -08:00
.ipynb_checkpoints/
2023-05-17 02:44:21 +00:00
.vscode
2023-02-13 13:57:20 -08:00
__pycache__/
2023-05-17 02:44:21 +00:00
*.bin
*.pkl
*.pt
2023-02-13 13:57:20 -08:00
*.pyc
2023-05-17 02:44:21 +00:00
input.txt