Instructions to use Davizig10jojo/BlazerRhino-3B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Local Apps Settings
- Unsloth Desktop
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,12 @@
|
|
|
|
|
| 1 |
license: apache-2.0
|
| 2 |
base_model: unsloth/Qwen2.5-3B-Instruct
|
| 3 |
language:
|
| 4 |
- pt
|
| 5 |
tags:
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
pipeline_tag: text-generation
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
license: apache-2.0
|
| 3 |
base_model: unsloth/Qwen2.5-3B-Instruct
|
| 4 |
language:
|
| 5 |
- pt
|
| 6 |
tags:
|
| 7 |
+
- text-generation
|
| 8 |
+
- causal-lm
|
| 9 |
+
- unsloth
|
| 10 |
+
- qwen2
|
| 11 |
+
pipeline_tag: text-generation
|
| 12 |
+
---
|