Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,25 @@
|
|
| 1 |
-
---
|
| 2 |
-
title: Qwen3 Medical
|
| 3 |
-
emoji: 📊
|
| 4 |
-
colorFrom: gray
|
| 5 |
-
colorTo: pink
|
| 6 |
-
sdk: docker
|
| 7 |
-
pinned: false
|
| 8 |
-
license: mit
|
| 9 |
-
short_description:
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Qwen3 Medical
|
| 3 |
+
emoji: 📊
|
| 4 |
+
colorFrom: gray
|
| 5 |
+
colorTo: pink
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
license: mit
|
| 9 |
+
short_description: lastmass/Qwen3_Medical_GRPO Demo
|
| 10 |
+
models:
|
| 11 |
+
- lastmass/Qwen3_Medical_GRPO
|
| 12 |
+
datasets:
|
| 13 |
+
- lastmass/Qwen3_Medical_GRPO
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
This Space demonstrates the **lastmass/Qwen3_Medical_GRPO** model (Q4_K_M quantized version).
|
| 17 |
+
|
| 18 |
+
⚠️ **Please Note:** This demo runs on Hugging Face's provided free CPU hardware, so inference is **very slow**.
|
| 19 |
+
|
| 20 |
+
For a much better and faster experience, we highly recommend running inference **locally** on your own machine with a GPU.
|
| 21 |
+
Please refer to the source model repository **[lastmass/Qwen3_Medical_GRPO](https://huggingface.co/lastmass/Qwen3_Medical_GRPO)**
|
| 22 |
+
for detailed usage instructions. For optimal performance, it is suggested to use **vLLM** for inference.
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
---
|