baconnier commited on
Commit
283a5bf
1 Parent(s): 1da20d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Chat With a Senior Banker
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-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: 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).