Spaces:
Running on Zero
Running on Zero
| gradio==6.15.2 | |
| numpy>=1.24 | |
| torch>=2.2 # the bottom "Mixture of Experts" experiment + the piano model | |
| transformers>=4.40 # SpikeWhale config/model + SpikeTokenizer (agents/modmind/) | |
| safetensors>=0.4 # all model weights ship as slim fp16 .safetensors | |
| spaces # ZeroGPU: @spaces.GPU decorator for the 80M MoE inference | |