AJ STUDIOZ commited on
Commit
bf11ea2
·
1 Parent(s): 975199c

Updated README to reflect Qwen 2.5 model

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -14,7 +14,7 @@ license: mit
14
 
15
  ## 🚀 Features
16
 
17
- - **AJ-Mini Model** - Based on DeepSeek-R1 1.5B (1.1 GB)
18
  - **OpenAI Compatible API** - Drop-in replacement for OpenAI endpoints
19
  - **Claude-style Responses** - Thoughtful, professional, and helpful
20
  - **Streaming Support** - Real-time response streaming
@@ -78,8 +78,8 @@ curl https://YOUR-SPACE.hf.space/api/generate \
78
  ## 🎯 Model Information
79
 
80
  - **Name**: AJ-Mini v1.0
81
- - **Base**: DeepSeek-R1-Distill-Qwen-1.5B
82
- - **Size**: 1.1 GB
83
  - **Context**: 4096 tokens
84
  - **Temperature**: 0.3 (default)
85
  - **Developer**: AJ STUDIOZ
 
14
 
15
  ## 🚀 Features
16
 
17
+ - **AJ-Mini Model** - Based on Qwen 2.5 1.5B Instruct
18
  - **OpenAI Compatible API** - Drop-in replacement for OpenAI endpoints
19
  - **Claude-style Responses** - Thoughtful, professional, and helpful
20
  - **Streaming Support** - Real-time response streaming
 
78
  ## 🎯 Model Information
79
 
80
  - **Name**: AJ-Mini v1.0
81
+ - **Base**: Qwen 2.5 1.5B Instruct
82
+ - **Size**: 1.5 GB
83
  - **Context**: 4096 tokens
84
  - **Temperature**: 0.3 (default)
85
  - **Developer**: AJ STUDIOZ