CoolFace
Apppublic

QuixiAI/chat

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
156likes
README.md19 linesDownload Raw Back to root
1---2title: Chat With Dolphin3emoji: ๐Ÿฌ4colorFrom: blue5colorTo: indigo6sdk: gradio7sdk_version: 4.36.18app_file: app.py9pinned: false10license: apache-2.011header: mini12fullWidth: true13short_description: Chat with Cognitive Computation models ๐Ÿฌ14models:15- cognitivecomputations/dolphin-2.9.2-qwen2-72b16- cognitivecomputations/Dolphin3.0-R1-Mistral-24B17---18 19An 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).