A newer version of the Gradio SDK is available: 6.19.0
metadata
title: Qwen2.5 Coder 7B
emoji: 💻
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.9.1
app_file: app.py
pinned: false
license: apache-2.0
Qwen2.5 Coder 7B Chat
A coding assistant powered by Qwen/Qwen2.5-Coder-7B-Instruct via the Hugging Face Inference API.
Features
- Streaming responses for real-time code generation
- Configurable system prompt, temperature, and other parameters
- Optimized for coding tasks including:
- Code generation and completion
- Code explanation and documentation
- Debugging and optimization
- Multi-language support
Usage
Simply type your coding question or request in the chat interface. You can adjust the parameters:
- System message: Customize the assistant's behavior
- Max tokens: Control response length (up to 4096)
- Temperature: Adjust creativity (lower = more focused, higher = more creative)
- Top-p: Control diversity of responses