Spaces:
Running
Running
| # Binary tokenizer files (available at https://huggingface.co/BrianGuo/nanochat-d20-chat) | |
| tokenizer/token_bytes.pt | |
| tokenizer/tokenizer.pkl | |
| # Python cache | |
| __pycache__/ | |
| *.py[cod] | |
| *$py.class | |
| *.so | |
| # Virtual environments | |
| venv/ | |
| env/ | |
| ENV/ | |
| # IDE | |
| .vscode/ | |
| .idea/ | |
| *.swp | |
| *.swo | |