Spaces:
Running
on
Zero
Running
on
Zero
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. | |