EnzGamers commited on
Commit
ef55cbb
Β·
verified Β·
1 Parent(s): 3599b15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -1,9 +1,13 @@
 
 
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.
 
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.