1
0
mirror of https://github.com/osmarks/nanogpt-experiments.git synced 2025-03-06 11:18:11 +00:00
nanogpt-experiments/.gitignore

14 lines
122 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
env/
2024-07-23 10:56:47 +01:00
venv/
torch-int
smoothquant