baconnier commited on
Commit
1da20d1
1 Parent(s): 9af0488

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,19 +1,19 @@
1
  ---
2
- title: Chat With Dolphin
3
- emoji: 🐬
4
- colorFrom: blue
5
- colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 4.31.5
8
  app_file: app.py
9
- pinned: false
10
  license: apache-2.0
11
  header: mini
12
  fullWidth: true
13
- short_description: Chat with Cognitive Computation models 🐬
14
  models:
15
- - cognitivecomputations/dolphin-2.9.1-llama-3-70b
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: Chat With a Senior Banker
3
+ emoji: 📈
4
+ colorFrom: green
5
+ colorTo: gray
6
  sdk: gradio
7
  sdk_version: 4.31.5
8
  app_file: app.py
9
+ pinned: true
10
  license: apache-2.0
11
  header: mini
12
  fullWidth: true
13
+ short_description: Chat with a Senior Banker
14
  models:
15
+ - cognitivecomputations/dolphin-2.9.1-llama-3-70b
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).