Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🐬
|
|
4 |
colorFrom: blue
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
@@ -12,8 +12,8 @@ header: mini
|
|
12 |
fullWidth: true
|
13 |
short_description: Chat with Cognitive Computation models 🐬
|
14 |
models:
|
15 |
-
|
16 |
-
|
17 |
---
|
18 |
|
19 |
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.36.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
|
|
12 |
fullWidth: true
|
13 |
short_description: Chat with Cognitive Computation models 🐬
|
14 |
models:
|
15 |
+
- cognitivecomputations/dolphin-2.9.2-qwen2-72b
|
16 |
+
- cognitivecomputations/dolphin-2.9.1-llama-3-70b
|
17 |
---
|
18 |
|
19 |
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|