sjoptra's Stars
PacktPublishing/LLM-Engineers-Handbook
The LLM's practical guide: From the fundamentals to deploying advanced LLM and RAG apps to AWS using LLMOps best practices
huggingface/alignment-handbook
Robust recipes to align language models with human and AI preferences
huggingface/notebooks
Notebooks using the Hugging Face libraries đ€
karpathy/LLM101n
LLM101n: Let's build a Storyteller
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
01-ai/Yi
A series of large language models trained from scratch by developers @01-ai
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
sindresorhus/awesome
đ Awesome lists about all kinds of interesting topics
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
google/magika
Detect file content types with deep learning
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
XueFuzhao/OpenMoE
A family of open-sourced Mixture-of-Experts (MoE) Large Language Models
dair-ai/Prompt-Engineering-Guide
đ Guides, papers, lecture, notebooks and resources for prompt engineering
stanfordnlp/dspy
DSPy: The framework for programmingânot promptingâlanguage models
n8n-io/n8n
Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
dair-ai/ML-Papers-of-the-Week
đ„Highlighting the top ML papers every week.
mamba-org/mamba
The Fast Cross-Platform Package Manager
facebookresearch/Pearl
A Production-ready Reinforcement Learning AI Agent Library brought by the Applied Reinforcement Learning team at Meta.
pytorch-labs/gpt-fast
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
TigerResearch/TigerBot
TigerBot: A multi-language multi-task LLM
OthersideAI/self-operating-computer
A framework to enable multimodal models to operate a computer.
foersterrobert/AlphaZeroFromScratch
tairov/QStarLearning.mojo
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
thoqbk/openai-pdf
Yet, another solution for PDF data extracting: using OpenAI ChatGPT API
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
letta-ai/letta
Letta (formerly MemGPT) is a framework for creating LLM services with memory.
facebookresearch/BenchMARL
A collection of MARL benchmarks based on TorchRL