Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
license_link: https://huggingface.co/microsoft/Phi-3.5-MoE-instruct/resolve/main/LICENSE
|
4 |
-
|
5 |
language:
|
6 |
- multilingual
|
7 |
pipeline_tag: text-generation
|
@@ -9,9 +8,10 @@ tags:
|
|
9 |
- nlp
|
10 |
- code
|
11 |
widget:
|
12 |
-
|
13 |
-
|
14 |
-
|
|
|
15 |
---
|
16 |
|
17 |
## Model Summary
|
@@ -262,4 +262,4 @@ Note that by default, the Phi-3.5-Mini-instruct model uses flash attention, whic
|
|
262 |
The model is licensed under the [MIT license](./LICENSE).
|
263 |
|
264 |
## Trademarks
|
265 |
-
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft’s Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
license_link: https://huggingface.co/microsoft/Phi-3.5-MoE-instruct/resolve/main/LICENSE
|
|
|
4 |
language:
|
5 |
- multilingual
|
6 |
pipeline_tag: text-generation
|
|
|
8 |
- nlp
|
9 |
- code
|
10 |
widget:
|
11 |
+
- messages:
|
12 |
+
- role: user
|
13 |
+
content: Can you provide ways to eat combinations of bananas and dragonfruits?
|
14 |
+
library_name: transformers
|
15 |
---
|
16 |
|
17 |
## Model Summary
|
|
|
262 |
The model is licensed under the [MIT license](./LICENSE).
|
263 |
|
264 |
## Trademarks
|
265 |
+
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft’s Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.
|