Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Coding Model Qwen3 Coder
|
| 3 |
+
emoji: 🤖
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 5.44.1
|
| 8 |
+
app_file: app.py
|
| 9 |
+
app_port: 7860
|
| 10 |
+
hardware: zero-a10g
|
| 11 |
+
pinned: false
|
| 12 |
+
mcp_server: true
|
| 13 |
+
tags:
|
| 14 |
+
- gradio
|
| 15 |
+
- mcp-server
|
| 16 |
+
- region:us
|
| 17 |
+
short_description: Qwen3-Coder-30B-A3B-Instruct-FP8 inference endpoint for the Coding Model project
|
| 18 |
+
---
|
| 19 |
+
|
| 20 |
+
# Coding Model - Qwen3-Coder Inference
|
| 21 |
+
|
| 22 |
+
Internal inference endpoint serving Qwen3-Coder-30B-A3B-Instruct-FP8 via Gradio API for the Coding Model project.
|