Spaces:
Running on Zero
Running on Zero
A newer version of the Gradio SDK is available: 6.22.0
metadata
title: Supra2 100M Instruct Chat
emoji: 🧠
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 5.34.0
app_file: app.py
pinned: false
license: apache-2.0
models:
- SupraLabs/Supra2-100M-Instruct
Supra2-100M-Instruct — Chat Demo
Gradio Space for chatting with SupraLabs/Supra2-100M-Instruct, a 100M-parameter decoder-only model trained from scratch on ~30B tokens of English web text, using the Qwen3 architecture with a custom 32,768-token tokenizer.
⚠️ Research-scale model — expect weak factual recall and hallucinations. English only, 1024-token context.
Run locally
pip install -r requirements.txt
python app.py