1
0
mirror of https://github.com/osmarks/nanogpt-experiments.git synced 2024-11-13 05:19:58 +00:00
nanogpt-experiments/.gitignore

14 lines
122 B
Plaintext
Raw Permalink Normal View History

2023-02-13 21:57:20 +00:00
.DS_Store
2023-05-17 02:44:21 +00:00
.idea
2023-02-13 21:57:20 +00:00
.ipynb_checkpoints/
2023-05-17 02:44:21 +00:00
.vscode
2023-02-13 21:57:20 +00:00
__pycache__/
2023-05-17 02:44:21 +00:00
*.bin
*.pkl
*.pt
2023-02-13 21:57:20 +00:00
*.pyc
2023-05-17 02:44:21 +00:00
input.txt
env/
2024-07-23 09:56:47 +00:00
venv/
torch-int
smoothquant