mistral-chatbot / README.md
Usman06's picture
Update README.md
cb5dcd1 verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: Mistral AI Chatbot
emoji: πŸ€–
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 5.30.0
app_file: app.py
pinned: false

πŸ€– Mistral AI Chatbot

This is a lightweight and efficient chatbot powered by the Mistral-7B-Instruct-v0.2 model. It’s deployed using πŸ€— Hugging Face Spaces and uses Gradio for the frontend interface.


πŸš€ Features

  • πŸ’¬ Real-time conversation interface
  • 🧠 Powered by mistralai/Mistral-7B-Instruct-v0.2
  • ⚑ Optimized with 4-bit quantization for performance
  • 🌐 Runs in the cloud (Hugging Face Spaces)

πŸ› οΈ Tech Stack

  • transformers
  • gradio
  • torch
  • bitsandbytes
  • accelerate