Spaces:
Sleeping
Sleeping
title: Chat With Dolphin | |
emoji: 🐬 | |
colorFrom: blue | |
colorTo: indigo | |
sdk: gradio | |
app_file: app.py | |
pinned: false | |
license: apache-2.0 | |
header: mini | |
fullWidth: true | |
short_description: Chat with Cognitive Computation models 🐬 | |
models: | |
- cognitivecomputations/dolphin-2.9.1-llama-3-70b | |
- cognitivecomputations/dolphin-2.9.1-yi-1.5-34b | |
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). |