AxionLab-official's picture
Update README.md
a507c7e verified
|
Raw
History Blame Contribute Delete
722 Bytes

A newer version of the Gradio SDK is available: 6.22.0

Upgrade
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