maxi-w/llama2-chat-interface
Gradio Chat Interface for Llama 2
This project provides a simple chat interface for interacting with Llama 2 models, allowing you to have natural language conversations directly on your computer. You provide the Llama 2 model files, and it gives you a user-friendly chat window similar to popular AI assistants. This is for individuals, researchers, or small teams who want to test or use Llama 2 models for conversational tasks without complex programming.
No commits in the last 6 months.
Use this if you have downloaded the Llama 2 model weights and want an easy, local way to chat with the AI.
Not ideal if you need to integrate Llama 2 into an existing application or require advanced customization of the chat behavior.
Stars
28
Forks
4
Language
Python
License
MIT
Category
Last pushed
Jul 20, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/maxi-w/llama2-chat-interface"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mishushakov/llm-scraper
Turn any webpage into structured data using LLMs
Mobile-Artificial-Intelligence/maid
Maid is a free and open source application for interfacing with llama.cpp models locally, and...
run-llama/LlamaIndexTS
Data framework for your LLM applications. Focus on server side solution
JHubi1/ollama-app
A modern and easy-to-use client for Ollama
serge-chat/serge
A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API.