llama-chatbot / README.md
Vruddhi18's picture
Update README.md
cad4f1e verified

A newer version of the Gradio SDK is available: 6.14.0

Upgrade
metadata
title: Llama Chatbot
emoji: 😻
colorFrom: pink
colorTo: pink
sdk: gradio
sdk_version: 5.21.0
app_file: app.py
pinned: false

LLaMA 3 CPU Chatbot

This chatbot runs a LLaMA 3 model on CPU using ctransformers.
It is deployed on Hugging Face Spaces with an interactive Gradio UI.

Features

✅ Runs on CPU (no GPU required)
✅ Uses ctransformers for efficient text generation
✅ Interactive UI with chat history

Usage

  • Enter a message in the chatbox
  • The AI responds based on conversation history

Deployment

This chatbot is hosted on Hugging Face Spaces for free access. 🚀