Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
tags:
|
4 |
-
- Safetensors
|
5 |
pipeline_tag: text-generation
|
6 |
library_name: transformers
|
|
|
|
|
7 |
---
|
8 |
|
9 |
We introduce our first reasoning and chat model based on phi weights and we are going to create a new powerful architecture to make this model more powerful.
|
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
4 |
library_name: transformers
|
5 |
+
tags:
|
6 |
+
- safetensors
|
7 |
---
|
8 |
|
9 |
We introduce our first reasoning and chat model based on phi weights and we are going to create a new powerful architecture to make this model more powerful.
|