Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ license: mit
|
|
| 6 |
tags:
|
| 7 |
- merge
|
| 8 |
pipeline_tag: text-generation
|
|
|
|
| 9 |
---
|
| 10 |
This is an upscaled/merged version of microsoft/Phi-4-mini-instruct. it has 6B parameters and 56 layers. As it has more layers, it also has an increased capacity for learning, so this model can be fine-tuned to be, very good.
|
| 11 |
|
|
|
|
| 6 |
tags:
|
| 7 |
- merge
|
| 8 |
pipeline_tag: text-generation
|
| 9 |
+
library_name: transformers
|
| 10 |
---
|
| 11 |
This is an upscaled/merged version of microsoft/Phi-4-mini-instruct. it has 6B parameters and 56 layers. As it has more layers, it also has an increased capacity for learning, so this model can be fine-tuned to be, very good.
|
| 12 |
|