nbroad HF staff commited on
Commit
6297719
1 Parent(s): c1358f8

add tgi tag

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,20 +1,20 @@
1
  ---
2
  license: mit
3
  license_link: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct/resolve/main/LICENSE
4
-
5
  language:
6
  - en
7
  pipeline_tag: text-generation
8
  tags:
9
  - nlp
10
  - code
 
11
  inference:
12
  parameters:
13
- temperature: 0.0
14
  widget:
15
- - messages:
16
- - role: user
17
- content: Can you provide ways to eat combinations of bananas and dragonfruits?
18
  ---
19
  ## Model Summary
20
 
@@ -315,4 +315,4 @@ The model is licensed under the [MIT license](https://huggingface.co/microsoft/P
315
 
316
  ## Trademarks
317
 
318
- 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-mini-4k-instruct/resolve/main/LICENSE
 
4
  language:
5
  - en
6
  pipeline_tag: text-generation
7
  tags:
8
  - nlp
9
  - code
10
+ - text-generation-inference
11
  inference:
12
  parameters:
13
+ temperature: 0
14
  widget:
15
+ - messages:
16
+ - role: user
17
+ content: Can you provide ways to eat combinations of bananas and dragonfruits?
18
  ---
19
  ## Model Summary
20
 
 
315
 
316
  ## Trademarks
317
 
318
+ 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.