pabloce commited on
Commit
7d39ebc
1 Parent(s): 83f0ca3

Update README.md

Browse files

add:
models:
- cognitivecomputations/dolphin-2.9.1-llama-3-70b
- cognitivecomputations/dolphin-2.9.1-yi-1.5-34b

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -10,6 +10,9 @@ license: apache-2.0
10
  header: mini
11
  fullWidth: true
12
  short_description: Chat with Cognitive Computation models 🐬
 
 
 
13
  ---
14
 
15
  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).
 
10
  header: mini
11
  fullWidth: true
12
  short_description: Chat with Cognitive Computation models 🐬
13
+ models:
14
+ - cognitivecomputations/dolphin-2.9.1-llama-3-70b
15
+ - cognitivecomputations/dolphin-2.9.1-yi-1.5-34b
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).