Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,13 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
A lightweight FastAPI server that wraps **Qwen3-14B** (GGUF quantised) and
|
| 4 |
exposes an **OpenAI-compatible REST API** so tools like **Paperclip** can talk
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Fallback Module Trial
|
| 3 |
+
emoji: 🌖
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: gray
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference# Qwen3-14B — OpenAI-compatible API (CPU · Docker)
|
| 11 |
|
| 12 |
A lightweight FastAPI server that wraps **Qwen3-14B** (GGUF quantised) and
|
| 13 |
exposes an **OpenAI-compatible REST API** so tools like **Paperclip** can talk
|