File size: 591 Bytes
d22bb98
 
 
 
 
 
 
9affbc6
d22bb98
 
 
 
 
e0c9e04
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: Reasoning Deepseek Qwen2
emoji: 🏢
colorFrom: yellow
colorTo: yellow
sdk: gradio
sdk_version: 5.22.0
app_file: main.py
pinned: false
license: mit
short_description: A simple chat interface to see the reasoning process
---

Check out the configuration reference at <https://huggingface.co/docs/hub/spaces-config-reference>
=======

# A simple UI to show how works reasoning model

This is a simple UI made with [gradio](https://gradio.app/) to show how works a reasoning model.

On the left, this is the legacy chat interface. On the right, the model's reasoning process output.