--- title: Chat With Dolphin emoji: 🐬 colorFrom: blue colorTo: indigo sdk: gradio sdk_version: 4.36.1 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.2-qwen2-72b - cognitivecomputations/Dolphin3.0-R1-Mistral-24B --- 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).