Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# About the uploaded model
|
|
@@ -8,4 +16,4 @@ license: creativeml-openrail-m
|
|
| 8 |
- **License:** apache-2.0
|
| 9 |
- **Finetuned from model :** unsloth/Phi-3.5-mini-instruct
|
| 10 |
|
| 11 |
-
**The model is still in the training phase. This is not the final version and may contain artifacts and perform poorly in some cases.**
|
|
|
|
| 1 |
---
|
| 2 |
license: creativeml-openrail-m
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
base_model:
|
| 6 |
+
- unsloth/Phi-3.5-mini-instruct
|
| 7 |
+
pipeline_tag: text-generation
|
| 8 |
+
tags:
|
| 9 |
+
- VLLM
|
| 10 |
+
- Mini
|
| 11 |
---
|
| 12 |
|
| 13 |
# About the uploaded model
|
|
|
|
| 16 |
- **License:** apache-2.0
|
| 17 |
- **Finetuned from model :** unsloth/Phi-3.5-mini-instruct
|
| 18 |
|
| 19 |
+
**The model is still in the training phase. This is not the final version and may contain artifacts and perform poorly in some cases.**
|