meta-llama/llama
Inference code for Llama models
Repository profile
Large Language Model (LLM) Inference API and Chatbot
Repository updates
Get generated aniketmaurya/llm-inference development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-02 03:08
4 captures since 2026-05-27
Stars from baseline -1
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-02 03:08
pyproject.toml
python ecosystem,
1 dependency
setup.cfg
python ecosystem,
0 dependencies
setup.py
python ecosystem,
0 dependencies
docs/requirements.txt
python ecosystem,
11 dependencies
requirements/dev.txt
python ecosystem,
6 dependencies
requirements/requirements.txt
python ecosystem,
11 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
Inference code for Llama models
ChatLLaMA 📢 Open source implementation for LLaMA-based ChatGPT runnable in a single GPU. 15x faster training process than ChatGPT
Running Llama 2 and other Open-Source LLMs on CPU Inference Locally for Document Q&A
Seamlessly integrate LLMs into scikit-learn.
The official Meta Llama 3 GitHub site
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.