Skip to content

Commit 69b2997

Browse files
authored
Add website for phi3 in config (#1061)
1 parent c51be65 commit 69b2997

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ MODELS=`[
204204
"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.",
205205
"logoUrl": "https://huggingface.co/datasets/huggingchat/models-logo/resolve/main/microsoft-logo.png",
206206
"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/",
207208
"preprompt": "",
208209
"parameters": {
209210
"stop": ["</s>", "<|end|>", "<|endoftext|>", "<|assistant|>"],

0 commit comments

Comments
 (0)