mpociot/llamero
A GUI application to easily try out Facebook's LLaMA models.
This application helps you experiment with large language models, specifically Facebook's LLaMA models, directly on your personal computer. You can download and install different LLaMA models, then use a simple interface to provide text prompts and see how the model continues writing from them. It's designed for anyone interested in exploring the capabilities of these models without needing programming expertise.
182 stars. No commits in the last 6 months.
Use this if you want to easily try out and interact with LLaMA language models locally, feeding them prompts and observing their text generation capabilities.
Not ideal if you need a model specifically finetuned for question-answering, as LLaMA is designed for text completion rather than direct Q&A.
Stars
182
Forks
8
Language
JavaScript
License
—
Category
Last pushed
Mar 16, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/mpociot/llamero"
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.