lampts's Stars
facebookresearch/llama
Inference code for LLaMA models
Stability-AI/generative-models
Generative Models by Stability AI
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
karpathy/llama2.c
Inference Llama 2 in one file of pure C
khoj-ai/khoj
Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).
facebookresearch/codellama
Inference code for CodeLlama models
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
RUCAIBox/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
nlpxucan/WizardLM
LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath
facebookresearch/llama-recipes
Scripts for fine-tuning Llama2 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization & question answering. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment.Demo apps to showcase Llama2 for WhatsApp & Messenger
Chainlit/chainlit
Build Conversational AI in minutes ⚡️
llm-attacks/llm-attacks
Universal and Transferable Attacks on Aligned Language Models
mljar/mljar-supervised
Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation
hegelai/prompttools
Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate, LanceDB).
paulpierre/RasaGPT
💬 RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain. Built w/ Rasa, FastAPI, Langchain, LlamaIndex, SQLModel, pgvector, ngrok, telegram
THUDM/AgentBench
A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
microsoft/chat-copilot
jina-ai/langchain-serve
⚡ Langchain apps in production using Jina & FastAPI
Chainlit/cookbook
Chainlit's cookbook repo
scaleapi/llm-engine
Scale LLM Engine public repository
langchain-ai/auto-evaluator
plastic-labs/tutor-gpt
Theory-of-mind powered AI tutor using o1 style reasoning
Explosion-Scratch/claude-unofficial-api
Unofficial API for Claude-2 via Claude Web (Also CLI)
rogeriochaves/langstream
Build robust LLM applications with true composability 🔗
facebookresearch/personal-timeline
A public release of TimelineBuilder for building personal digital data timelines.
aitomatic/openssa
OpenSSA: Small Specialist Agents based on Domain-Aware Neurosymbolic Agent (DANA) architecture for industrial problem-solving
AshwinPathi/claude-api-py
Unofficial Python API for Anthropic's Claude LLM
leehanchung/lora-instruct
Finetune Falcon, LLaMA, MPT, and RedPajama on consumer hardware using PEFT LoRA
langchain-ai/twitter-finetune
Vaibhavs10/on-device-llm-playground
A repo with scripts to test and play around with Facebook's recent llama models! 🤗