Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,7 @@ fullWidth: true
|
|
13 |
short_description: Chat llama-cpp-agent that can search the web.
|
14 |
models:
|
15 |
- mistralai/Mistral-7B-Instruct-v0.3
|
|
|
16 |
---
|
17 |
|
18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
13 |
short_description: Chat llama-cpp-agent that can search the web.
|
14 |
models:
|
15 |
- mistralai/Mistral-7B-Instruct-v0.3
|
16 |
+
- microsoft/Phi-3-medium-128k-instruct
|
17 |
---
|
18 |
|
19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|