Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,13 @@
|
|
|
|
|
|
|
|
| 1 |
title: smallagent
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
| 5 |
|
| 6 |
-
---------------
|
| 7 |
# Self-Hosted Qwen2.5-0.5B API on Hugging Face
|
| 8 |
|
| 9 |
This Hugging Face Space provides a self-hosted, OpenAI-compatible API for the `Qwen/Qwen2.5-0.5B-Instruct` model. It is designed to run on free CPU hardware and allows you to connect various tools and applications (like IDE extensions) that support custom API endpoints.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
title: smallagent
|
| 4 |
+
sdk: docker
|
| 5 |
+
emoji: π
|
| 6 |
+
colorFrom: red
|
| 7 |
+
colorTo: yellow
|
| 8 |
+
short_description: This Hugging Face Space provides a self-hosted, OpenAI-compa
|
| 9 |
+
---
|
| 10 |
|
|
|
|
| 11 |
# Self-Hosted Qwen2.5-0.5B API on Hugging Face
|
| 12 |
|
| 13 |
This Hugging Face Space provides a self-hosted, OpenAI-compatible API for the `Qwen/Qwen2.5-0.5B-Instruct` model. It is designed to run on free CPU hardware and allows you to connect various tools and applications (like IDE extensions) that support custom API endpoints.
|