antimatter15/alpaca.cpp
Locally run an Instruction-Tuned Chat-Style LLM
Run Alpaca LLM in LangChain
Appears on
Quick read
Latest capture 2026-08-20 03:02
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
6 observed captures since 2026-05-27. Observed captures are shown by default.
Stars from first capture 0
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
Locally run an Instruction-Tuned Chat-Style LLM
The simplest way to run Alpaca (and other LLaMA-based local LLMs) on your own computer
LangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with custom data. Jupyter notebooks on loading and indexing data, creating prompt templates, CSV agents, and using retrieval QA chains to query the custom data. Projects for using a private LLM (Llama 2) for chat with PDF files, tweets sentiment analysis.
A school for camelids
🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust
Elixir implementation of a LangChain style framework that lets Elixir projects integrate with and leverage LLMs.