HDKLK commited on
Commit
e88cc5b
1 Parent(s): f11c0b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
- base_model: microsoft/phi-2
3
  inference: false
4
  language:
5
  - en
6
  license: other
7
- license_link: https://huggingface.co/microsoft/phi-3/resolve/main/LICENSE
8
  license_name: microsoft-research-license
9
  model_creator: Microsoft
10
  model_name: Phi 3
@@ -46,4 +46,10 @@ The following clients/libraries will automatically download models for you, prov
46
  * LM Studio
47
  * LoLLMS Web UI
48
  * Faraday.dev
 
49
 
 
 
 
 
 
 
1
  ---
2
+ base_model: microsoft/Phi-3-mini-128k-instruct
3
  inference: false
4
  language:
5
  - en
6
  license: other
7
+ license_link: https://huggingface.co/microsoft/Phi-3-mini-128k-instruct/blob/main/LICENSE
8
  license_name: microsoft-research-license
9
  model_creator: Microsoft
10
  model_name: Phi 3
 
46
  * LM Studio
47
  * LoLLMS Web UI
48
  * Faraday.dev
49
+ ### License
50
 
51
+ The model is licensed under the [microsoft-research-license](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct/blob/main/LICENSE).
52
+
53
+ ## Trademarks
54
+
55
+ 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.