Spaces:
Sleeping
Sleeping
AJ STUDIOZ commited on
Commit ·
bf11ea2
1
Parent(s): 975199c
Updated README to reflect Qwen 2.5 model
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ license: mit
|
|
| 14 |
|
| 15 |
## 🚀 Features
|
| 16 |
|
| 17 |
-
- **AJ-Mini Model** - Based on
|
| 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**:
|
| 82 |
-
- **Size**: 1.
|
| 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
|