Ling-2.6-1T / README.md
akhaliq's picture
akhaliq HF Staff
feat: add UI and project configuration for Ling-2.6-1T chat interface
e5ed48c
---
title: Ling 2.6 1T
emoji: 🧠
colorFrom: purple
colorTo: blue
sdk: gradio
sdk_version: 6.14.0
python_version: '3.13'
app_file: app.py
pinned: false
---
# Ling 2.6 · 1T Chat
Chat interface for [inclusionAI/Ling-2.6-1T](https://huggingface.co/inclusionAI/Ling-2.6-1T) routed via Hugging Face Inference Router.
## Setup
Set the `HF_TOKEN` secret in your Space settings.
## Architecture
- **Backend**: `gradio.Server` (FastAPI + Gradio queuing)
- **Frontend**: Custom HTML/CSS/JS with SSE streaming
- **Model**: `inclusionAI/Ling-2.6-1T:novita` via HF Router