File size: 567 Bytes
afee59b
 
e5ed48c
 
 
afee59b
 
 
 
 
 
 
e5ed48c
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
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