lagent
LLM agent framework
A lightweight framework for building agent-based applications using LLMs and transformer architectures
A lightweight framework for building LLM-based agents
2k stars
19 watching
201 forks
Language: Python
last commit: 15 days ago
Linked from 1 awesome list
agentgptllmtransformers
Related projects:
Repository | Description | Stars |
---|---|---|
opengvlab/lamm | A framework and benchmark for training and evaluating multi-modal large language models, enabling the development of AI agents capable of seamless interaction between humans and machines. | 305 |
internlm/tutorial | A tutorial project for exploring large language models and their applications in natural language processing tasks. | 1,593 |
mpaepper/llm_agents | Builds agents controlled by large language models (LLMs) to perform tasks with tool-based components | 940 |
lazyagi/lazyllm | A low-code development tool for building multi-agent large language models applications | 1,039 |
luogen1996/lavin | An open-source implementation of a vision-language instructed large language model | 513 |
agenta-ai/agenta | An end-to-end platform for building and deploying large language model applications | 1,624 |
internlm/openaoe | Enables users to engage with multiple large language models simultaneously and access their APIs | 256 |
zjunlp/llmagentpapers | A collection of papers on the use of large language models in agent-based systems | 1,960 |
dreadnode/rigging | A framework for leveraging language models in production code | 216 |
wgryc/phasellm | A framework for managing and testing large language models to evaluate their performance and optimize user experiences. | 451 |
maximilian-winter/llama-cpp-agent | A tool for easy interaction with Large Language Models (LLMs) to execute structured function calls and generate structured output. | 505 |
ai-hypercomputer/maxtext | A high-performance LLM written in Python/Jax for training and inference on Google Cloud TPUs and GPUs. | 1,557 |
melih-unsal/demogpt | A comprehensive toolset for building Large Language Model (LLM) based applications | 1,733 |
ajndkr/lanarky | A Python web framework specifically designed to build LLM microservices with built-in support for FastAPI and streaming capabilities. | 978 |
bytedance/lynx-llm | A framework for training GPT4-style language models with multimodal inputs using large datasets and pre-trained models | 231 |