Spaces:
Sleeping
Sleeping
| torch>=2.9.0 | |
| # training + logging | |
| wandb>=0.21.3 | |
| tqdm>=4.66.3 | |
| # tokenization | |
| tokenizers>=0.22.0 | |
| tiktoken>=0.11.0 | |
| rustbpe>=0.1.0 | |
| regex>=2025.9.1 | |
| # dataset / io | |
| datasets>=4.0.0 | |
| pyarrow>=21.0.0 | |
| requests>=2.32.2 | |
| zstandard>=0.25.0 | |
| # misc utilities used in nanochat | |
| filelock>=3.20.0 | |
| psutil>=7.1.0 | |
| python-dotenv>=1.2.1 | |
| jinja2>=3.1.0 | |
| tabulate>=0.9.0 | |
| matplotlib>=3.10.0 | |
| scipy>=1.15.0 | |
| torch | |
| gradio | |
| huggingface_hub |