Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Self-Hosted Qwen2.5-0.5B API on Hugging Face
|
2 |
|
3 |
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 |
+
title: smallagent
|
2 |
+
emoji: 🌍
|
3 |
+
colorFrom: yellow
|
4 |
+
colorTo: red
|
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.
|