Spaces:
Running
Running
Add website for phi3 in config (#1061)
Browse files- .env.template +1 -0
.env.template
CHANGED
@@ -204,6 +204,7 @@ MODELS=`[
|
|
204 |
"description" : "Phi-3 Mini-4K-Instruct is a 3.8B parameters, lightweight, state-of-the-art open model built upon datasets used for Phi-2.",
|
205 |
"logoUrl": "https://huggingface.co/datasets/huggingchat/models-logo/resolve/main/microsoft-logo.png",
|
206 |
"modelUrl": "https://huggingface.co/microsoft/Phi-3-mini-4k-instruct",
|
|
|
207 |
"preprompt": "",
|
208 |
"parameters": {
|
209 |
"stop": ["</s>", "<|end|>", "<|endoftext|>", "<|assistant|>"],
|
|
|
204 |
"description" : "Phi-3 Mini-4K-Instruct is a 3.8B parameters, lightweight, state-of-the-art open model built upon datasets used for Phi-2.",
|
205 |
"logoUrl": "https://huggingface.co/datasets/huggingchat/models-logo/resolve/main/microsoft-logo.png",
|
206 |
"modelUrl": "https://huggingface.co/microsoft/Phi-3-mini-4k-instruct",
|
207 |
+
"websiteUrl": "https://azure.microsoft.com/en-us/blog/introducing-phi-3-redefining-whats-possible-with-slms/",
|
208 |
"preprompt": "",
|
209 |
"parameters": {
|
210 |
"stop": ["</s>", "<|end|>", "<|endoftext|>", "<|assistant|>"],
|