Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
title: Chat with DuckDuckGo Agent
|
3 |
emoji: 🦆
|
4 |
colorFrom: yellow
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
sdk_version: 4.31.5
|
8 |
app_file: app.py
|
@@ -12,8 +12,8 @@ header: mini
|
|
12 |
fullWidth: true
|
13 |
short_description: Chat llama-cpp-agent that can search the web.
|
14 |
models:
|
15 |
-
|
16 |
-
|
17 |
---
|
18 |
|
19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
2 |
title: Chat with DuckDuckGo Agent
|
3 |
emoji: 🦆
|
4 |
colorFrom: yellow
|
5 |
+
colorTo: blue
|
6 |
sdk: gradio
|
7 |
sdk_version: 4.31.5
|
8 |
app_file: app.py
|
|
|
12 |
fullWidth: true
|
13 |
short_description: Chat llama-cpp-agent that can search the web.
|
14 |
models:
|
15 |
+
- mistralai/Mistral-7B-Instruct-v0.3
|
16 |
+
- meta-llama/Meta-Llama-3-8B-Instruct
|
17 |
---
|
18 |
|
19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|