Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 📈
|
4 |
colorFrom: green
|
5 |
colorTo: gray
|
@@ -12,8 +12,7 @@ header: mini
|
|
12 |
fullWidth: true
|
13 |
short_description: Chat with a Senior Banker
|
14 |
models:
|
15 |
-
- cognitivecomputations/dolphin-2.9.1-
|
16 |
-
- cognitivecomputations/dolphin-2.9.1-yi-1.5-34b
|
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).
|
|
|
1 |
---
|
2 |
+
title: BANKER++
|
3 |
emoji: 📈
|
4 |
colorFrom: green
|
5 |
colorTo: gray
|
|
|
12 |
fullWidth: true
|
13 |
short_description: Chat with a Senior Banker
|
14 |
models:
|
15 |
+
- cognitivecomputations/dolphin-2.9.1-yi-1.5-9b
|
|
|
16 |
---
|
17 |
|
18 |
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).
|