arya-ai-model commited on
Commit
6df1721
·
1 Parent(s): 102a3b0

First commit

Browse files
Files changed (1) hide show
  1. README.md +9 -15
README.md CHANGED
@@ -1,16 +1,10 @@
1
- # DeepSeek API Server
2
- This is a FastAPI-based text generation API using the DeepSeek-R1 7B model.
 
 
 
 
 
 
3
 
4
- ## Installation
5
- 1. Clone this repository.
6
- 2. Install dependencies: `pip install -r requirements.txt`
7
- 3. Run the server: `uvicorn app:app --host 0.0.0.0 --port 7860`
8
-
9
- ## Usage
10
- Send a POST request to `/generate` with a JSON payload:
11
-
12
- ```json
13
- {
14
- "prompt": "What is AI?",
15
- "max_tokens": 100
16
- }
 
1
+ ---
2
+ title: Deepseek 7b
3
+ emoji: 🐢
4
+ colorFrom: red
5
+ colorTo: green
6
+ sdk: docker
7
+ pinned: false
8
+ ---
9
 
10
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference