zycdev's Stars
ggerganov/llama.cpp
LLM inference in C/C++
openai/openai-cookbook
Examples and guides for using the OpenAI API
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models with support for multiple inference backends.
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
kingToolbox/WindTerm
A professional cross-platform SSH/Sftp/Shell/Telnet/Tmux/Serial terminal.
deepseek-ai/DeepSeek-Coder
DeepSeek Coder: Let the Code Write Itself
fastapi/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
letta-ai/letta
Letta (formerly MemGPT) is the stateful agents framework with memory, reasoning, and context management.
SWE-agent/SWE-agent
SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges. [NeurIPS 2024]
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
OpenBMB/XAgent
An Autonomous LLM Agent for Complex Task Solving
WooooDyy/LLM-Agent-Paper-List
The paper list of the 86-page paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al.
modelscope/agentscope
Start building LLM-empowered multi-agent applications in an easier way.
deepseek-ai/DeepSeek-LLM
DeepSeek LLM: Let there be answers
langchain-ai/chat-langchain
allenai/OLMo
Modeling, training, eval, and inference code for OLMo
FellouAI/eko
Eko (Eko Keeps Operating) - Build Production-ready Agentic Workflow with Natural Language - eko.fellou.ai
OpenBMB/BMTools
Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins
Paitesanshi/LLM-Agent-Survey
AkariAsai/self-rag
This includes the original implementation of SELF-RAG: Learning to Retrieve, Generate and Critique through self-reflection by Akari Asai, Zeqiu Wu, Yizhong Wang, Avirup Sil, and Hannaneh Hajishirzi.
GAIR-NLP/O1-Journey
O1 Replication Journey
SqueezeAILab/LLMCompiler
[ICML 2024] LLMCompiler: An LLM Compiler for Parallel Function Calling
altera-al/project-sid
getmetal/motorhead
š§ Motorhead is a memory and information retrieval server for LLMs.
daveshap/SparsePrimingRepresentations
Public repo to document some SPR stuff
finic-ai/doctran
modelscope/MemoryScope
freshllms/freshqa
Data and code for FreshLLMs (https://arxiv.org/abs/2310.03214)
TonicAI/tonic_validate
Metrics to evaluate the quality of responses of your Retrieval Augmented Generation (RAG) applications.