fomext commited on
Commit
7e4adf4
·
verified ·
1 Parent(s): d3cc4db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,4 +1,13 @@
1
- # Qwen3-14B — OpenAI-compatible API (CPU · Docker)
 
 
 
 
 
 
 
 
 
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