amiguel Cursor commited on
Commit
16cb9ef
·
1 Parent(s): 9b54db2

Add README.md with HuggingFace Spaces configuration frontmatter

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: expertInsp
3
+ emoji: 🤖
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: docker
7
+ pinned: false
8
+ ---
9
+
10
+ # Qwen 2.5 7B Chat
11
+
12
+ Streaming chat interface for `amiguel/qwen2.5-7b-instruct-ai_llm-sft` powered by the Hugging Face Inference API.
13
+
14
+ ## Setup
15
+
16
+ Add your `HF_TOKEN` in **Settings → Repository secrets** before running.