kuvaus/llama-chat
Simple chat program for LLaMa models
This tool helps you interact with large language models like LLaMA directly on your computer, enabling private and offline conversations. You provide a LLaMA model file and your text prompts, and it generates conversational responses. It's ideal for AI enthusiasts, researchers, or anyone experimenting with local language models.
No commits in the last 6 months.
Use this if you want to chat directly with a LLaMA-based language model on your own machine without relying on external services or an internet connection.
Not ideal if you're looking for a web-based chat interface, a fully managed AI assistant, or if you don't have the technical expertise to compile software.
Stars
9
Forks
2
Language
C++
License
MIT
Category
Last pushed
Apr 29, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/kuvaus/llama-chat"
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.