Spaces:
Sleeping
Sleeping
| title: Kimi K2.6 Chatbot | |
| emoji: π | |
| colorFrom: indigo | |
| colorTo: blue | |
| sdk: gradio | |
| sdk_version: "5.29.0" | |
| app_file: app.py | |
| pinned: false | |
| license: other | |
| # π Kimi K2.6 Chatbot | |
| A powerful AI chatbot powered by **Kimi K2.6** β Moonshot AI's 1-Trillion-parameter | |
| Mixture-of-Experts reasoning model, served via the **Novita** inference provider on | |
| Hugging Face. | |
| ## Features | |
| - π§ Built-in step-by-step **Thinking / Reasoning** mode | |
| - π» Excellent at **coding**, **math**, and **complex analysis** | |
| - π **File upload** β analyze PDFs, Python, JS, and more | |
| - βοΈ Adjustable **response length** (Short / Medium / Long) | |
| - ποΈ **Persistent conversation history** (last 20 turns) | |
| ## Setup | |
| 1. Create a new Hugging Face Space (SDK: Gradio). | |
| 2. Upload `app.py` and `requirements.txt`. | |
| 3. Go to **Settings β Repository Secrets** and add: | |
| - `HF_TOKEN` β your Hugging Face token with **read** access. | |
| 4. The Space will build and launch automatically. | |