Sambit_AI / README.md
ghsambit's picture
Upload README.md
b2093cd
|
raw
history blame
620 Bytes

Sambit AI (Gradio + Together API)

This is a chatbot powered by Together.ai and the Mixtral 8x7B model, deployed with Gradio.

πŸ”§ Setup

  1. Create a new Space on Hugging Face β†’ Gradio template.
  2. Add your Together API key in the Settings > Secrets tab as:
TOGETHER_API_KEY=your_api_key_here
  1. Upload these files or the full ZIP.

πŸš€ Model Used

  • Model: mistralai/Mixtral-8x7B-Instruct-v0.1
  • Provider: Together.ai

πŸŽ™ Usage

Just ask anything! Sambit AI will respond with answers from the Together inference API.