在大语言模型(LLM)迅速发展的今天,开发者们面临着海量的资源和工具选择。如何高效地筛选和利用这些资源,成为了每一个 LLM 开发者的关键任务。 今天,我们要介绍的 GitHub 仓库——LLM Engineer Toolkit,或许能成为你的得力助手!
https://github.com/KalyanKS-NLP/llm-engineer-toolkit
这个由 KalyanKS-NLP 创建的仓库,精心整理了超过 120 个 LLM 相关的库,并按照类别进行了分类。无论是训练、推理、应用开发,还是数据提取、安全评估,你都能在这里找到对应的工具。
<hr>
<font size="4" style="line-height: 45px;" color="#c200ff"><strong>大模型工具划分</strong></font>
LLM Training:专注于 LLM 训练和微调的工具,帮助你更快、更高效地优化模型。
LLM Application Development:从框架到多 API 接入,再到缓存和低代码开发,为应用开发提供全方位支持。
LLM RAG:Retrieval-Augmented Generation(检索增强生成)相关的库,提升模型的知识检索能力。
LLM Inference:推理加速和优化工具,让模型运行更流畅。
LLM Serving:模型部署和推理服务的解决方案。
LLM Data Extraction:数据提取工具,帮助你从各种来源获取高质量数据。
LLM Data Generation:生成合成数据,丰富你的训练集。
LLM Agents:构建智能代理,实现自动化任务和多代理协作。
LLM Evaluation:评估工具,确保模型性能达到预期。
LLM Monitoring:监控模型运行状态,及时发现并解决问题。
LLM Prompts:优化和管理提示词,提升模型输出质量。
LLM Structured Outputs:生成结构化输出,让模型结果更易用。
LLM Safety and Security:保障模型的安全性和可靠性。
LLM Embedding Models:提供先进的文本嵌入模型。
Others:其他实用工具,涵盖更多开发场景。
<hr>
<font size="4" style="line-height: 45px;" color="#c200ff"><strong>LLM Training and Fine-Tuning</strong></font>
<style type="text/css">
th{padding:5px;}
td{padding:5px;}
</style>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>unsloth</td><td>Fine-tune LLMs faster with less memory.</td></tr>
<tr><td>PEFT</td><td>State-of-the-art Parameter-Efficient Fine-Tuning library.</td></tr>
<tr><td>TRL</td><td>Train transformer language models with reinforcement learning.</td></tr>
<tr><td>Transformers</td><td>Transformers provides thousands of pretrained models to perform tasks on different modalities such as text, vision, and audio.</td></tr>
<tr><td>Axolotl</td><td>Tool designed to streamline post-training for various AI models.</td></tr>
<tr><td>LLMBox</td><td>A comprehensive library for implementing LLMs, including a unified training pipeline and comprehensive model evaluation.</td></tr>
<tr><td>LitGPT</td><td>Train and fine-tune LLM lightning fast.</td></tr>
<tr><td>Mergoo</td><td>A library for easily merging multiple LLM experts, and efficiently train the merged LLM.</td></tr>
<tr><td>Llama-Factory</td><td>Easy and efficient LLM fine-tuning.</td></tr>
<tr><td>Ludwig</td><td>Low-code framework for building custom LLMs, neural networks, and other AI models.</td></tr>
<tr><td>Txtinstruct</td><td>A framework for training instruction-tuned models.</td></tr>
<tr><td>Lamini</td><td>An integrated LLM inference and tuning platform.</td></tr>
<tr><td>XTuring</td><td>xTuring provides fast, efficient and simple fine-tuning of open-source LLMs, such as Mistral, LLaMA, GPT-J, and more.</td></tr>
<tr><td>RL4LMs</td><td>A modular RL library to fine-tune language models to human preferences.</td></tr>
<tr><td>DeepSpeed</td><td>DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.</td></tr>
<tr><td>torchtune</td><td>A PyTorch-native library specifically designed for fine-tuning LLMs.</td></tr>
<tr><td>PyTorch Lightning</td><td>A library that offers a high-level interface for pretraining and fine-tuning LLMs.</td></tr>
</table><br>
<hr>
<font size="4" style="line-height: 45px;" color="#c200ff"><strong>LLM Application Development</strong></font>
<font style="line-height: 40px;"><strong>Frameworks</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>LangChain</td><td>LangChain is a framework for developing applications powered by large language models (LLMs).</td></tr>
<tr><td>Llama Index</td><td>LlamaIndex is a data framework for your LLM applications.</td></tr>
<tr><td>HayStack</td><td>Haystack is an end-to-end LLM framework that allows you to build applications powered by LLMs, Transformer models, vector search and more.</td></tr>
<tr><td>Prompt flow</td><td>A suite of development tools designed to streamline the end-to-end development cycle of LLM-based AI applications.</td></tr>
<tr><td>Griptape</td><td>A modular Python framework for building AI-powered applications.</td></tr>
<tr><td>Weave</td><td>Weave is a toolkit for developing Generative AI applications.</td></tr>
<tr><td>Llama Stack</td><td>Build Llama Apps.</td></tr>
</table><br>
<font style="line-height: 40px;"><strong>Data Preparation</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>Data Prep Kit</td><td>Data Prep Kit accelerates unstructured data preparation for LLM app developers. Developers can use Data Prep Kit to cleanse, transform, and enrich use case-specific unstructured data to pre-train LLMs, fine-tune LLMs, instruct-tune LLMs, or build RAG applications.</td></tr>
</table><br>
<font style="line-height: 40px;"><strong>Multi API Access</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>LiteLLM</td><td>Library to call 100+ LLM APIs in OpenAI format.</td></tr>
<tr><td>AI Gateway</td><td>A Blazing Fast AI Gateway with integrated Guardrails. Route to 200+ LLMs, 50+ AI Guardrails with 1 fast & friendly API.</td></tr>
</table><br>
<font style="line-height: 40px;"><strong>Routers</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>RouteLLM</td><td>Framework for serving and evaluating LLM routers - save LLM costs without compromising quality. Drop-in replacement for OpenAI's client to route simpler queries to cheaper models.</td></tr>
</table><br>
<font style="line-height: 40px;"><strong>Memory</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>mem0</td><td>The Memory layer for your AI apps.</td></tr>
<tr><td>Memoripy</td><td>An AI memory layer with short- and long-term storage, semantic clustering, and optional memory decay for context-aware applications.</td></tr>
<tr><td>Letta (MemGPT)</td><td>An open-source framework for building stateful LLM applications with advanced reasoning capabilities and transparent long-term memory</td></tr>
<tr><td>Memobase</td><td>A user profile-based memory system designed to bring long-term user memory to your Generative AI applications.</td></tr>
</table><br>
<font style="line-height: 40px;"><strong>Interface</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>Streamlit</td><td>A faster way to build and share data apps. Streamlit lets you transform Python scripts into interactive web apps in minutes</td></tr>
<tr><td>Gradio</td><td>Build and share delightful machine learning apps, all in Python.</td></tr>
<tr><td>AI SDK UI</td><td>Build chat and generative user interfaces.</td></tr>
<tr><td>AI-Gradio</td><td>Create AI apps powered by various AI providers.</td></tr>
<tr><td>Simpleaichat</td><td>Python package for easily interfacing with chat apps, with robust features and minimal code complexity.</td></tr>
<tr><td>Chainlit</td><td>Build production-ready Conversational AI applications in minutes.</td></tr>
</table><br>
<font style="line-height: 40px;"><strong>Low Code</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>LangFlow</td><td>LangFlow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.</td></tr>
</table><br>
<font style="line-height: 40px;"><strong>Cache</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>GPTCache</td><td>A Library for Creating Semantic Cache for LLM Queries. Slash Your LLM API Costs by 10x $, Boost Speed by 100x. Fully integrated with LangChain and LlamaIndex.</td></tr>
</table><br>
<hr>
<font size="4" style="line-height: 45px;" color="#c200ff"><strong>LLM RAG</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>FastGraph RAG</td><td>Streamlined and promptable Fast GraphRAG framework designed for interpretable, high-precision, agent-driven retrieval workflows.</td></tr>
<tr><td>Chonkie</td><td>RAG chunking library that is lightweight, lightning-fast, and easy to use.</td></tr>
<tr><td>RAGChecker</td><td>A Fine-grained Framework For Diagnosing RAG.</td></tr>
<tr><td>RAG to Riches</td><td>Build, scale, and deploy state-of-the-art Retrieval-Augmented Generation applications.</td></tr>
<tr><td>BeyondLLM</td><td>Beyond LLM offers an all-in-one toolkit for experimentation, evaluation, and deployment of Retrieval-Augmented Generation (RAG) systems.</td></tr>
<tr><td>SQLite-Vec</td><td>A vector search SQLite extension that runs anywhere!</td></tr>
<tr><td>fastRAG</td><td>fastRAG is a research framework for efficient and optimized retrieval-augmented generative pipelines, incorporating state-of-the-art LLMs and Information Retrieval.</td></tr>
<tr><td>FlashRAG</td><td>A Python Toolkit for Efficient RAG Research.</td></tr>
<tr><td>Llmware</td><td>Unified framework for building enterprise RAG pipelines with small, specialized models.</td></tr>
<tr><td>Rerankers</td><td>A lightweight unified API for various reranking models.</td></tr>
<tr><td>Vectara</td><td>Build Agentic RAG applications.</td></tr>
</table><br>
<hr>
<font size="4" style="line-height: 45px;" color="#c200ff"><strong>LLM Inference</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>LLM Compressor</td><td>Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment.</td></tr>
<tr><td>LightLLM</td><td>Python-based LLM inference and serving framework, notable for its lightweight design, easy scalability, and high-speed performance.</td></tr>
<tr><td>vLLM</td><td>High-throughput and memory-efficient inference and serving engine for LLMs.</td></tr>
<tr><td>torchchat</td><td>Run PyTorch LLMs locally on servers, desktop, and mobile.</td></tr>
<tr><td>TensorRT-LLM</td><td>TensorRT-LLM is a library for optimizing Large Language Model (LLM) inference.</td></tr>
<tr><td>WebLLM</td><td>High-performance In-browser LLM Inference Engine.</td></tr>
</table><br>
<hr>
<font size="4" style="line-height: 45px;" color="#c200ff"><strong>LLM Serving</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>Langcorn</td><td>Serving LangChain LLM apps and agents automagically with FastAPI.</td></tr>
<tr><td>LitServe</td><td>Lightning-fast serving engine for any AI model of any size. It augments FastAPI with features like batching, streaming, and GPU autoscaling.</td></tr>
</table><br>
<hr>
<font size="4" style="line-height: 45px;" color="#c200ff"><strong>LLM Data Extraction</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>Crawl4AI</td><td>Open-source LLM Friendly Web Crawler & Scraper.</td></tr>
<tr><td>ScrapeGraphAI</td><td>A web scraping Python library that uses LLM and direct graph logic to create scraping pipelines for websites and local documents (XML, HTML, JSON, Markdown, etc.).</td></tr>
<tr><td>Docling</td><td>Docling parses documents and exports them to the desired format with ease and speed.</td></tr>
<tr><td>Llama Parse</td><td>GenAI-native document parser that can parse complex document data for any downstream LLM use case (RAG, agents).</td></tr>
<tr><td>PyMuPDF4LLM</td><td>PyMuPDF4LLM library makes it easier to extract PDF content in the format you need for LLM & RAG environments.</td></tr>
<tr><td>Crawlee</td><td>A web scraping and browser automation library.</td></tr>
<tr><td>MegaParse</td><td>Parser for every type of document.</td></tr>
<tr><td>ExtractThinker</td><td>Document Intelligence library for LLMs.</td></tr>
</table><br>
<hr>
<font size="4" style="line-height: 45px;" color="#c200ff"><strong>LLM Data Generation</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>DataDreamer</td><td>DataDreamer is a powerful open-source Python library for prompting, synthetic data generation, and training workflows.</td></tr>
<tr><td>fabricator</td><td>A flexible open-source framework to generate datasets with large language models.</td></tr>
<tr><td>Promptwright</td><td>Synthetic Dataset Generation Library.</td></tr>
<tr><td>EasyInstruct</td><td>An Easy-to-use Instruction Processing Framework for Large Language Models.</td></tr>
</table><br>
<hr>
<font size="4" style="line-height: 45px;" color="#c200ff"><strong>LLM Agents</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>CrewAI</td><td>Framework for orchestrating role-playing, autonomous AI agents.</td></tr>
<tr><td>LangGraph</td><td>Build resilient language agents as graphs.</td></tr>
<tr><td>Agno</td><td>Build AI Agents with memory, knowledge, tools, and reasoning. Chat with them using a beautiful Agent UI.</td></tr>
<tr><td>Agents SDK</td><td>Build agentic apps using LLMs with context, tools, hand off to other specialized agents.</td></tr>
<tr><td>AutoGen</td><td>An open-source framework for building AI agent systems.</td></tr>
<tr><td>Smolagents</td><td>Library to build powerful agents in a few lines of code.</td></tr>
<tr><td>Pydantic AI</td><td>Python agent framework to build production grade applications with Generative AI.</td></tr>
<tr><td>BeeAI</td><td>Build production-ready multi-agent systems in Python.</td></tr>
<tr><td>gradio-tools</td><td>A Python library for converting Gradio apps into tools that can be leveraged by an LLM-based agent to complete its task.</td></tr>
<tr><td>Composio</td><td>Production Ready Toolset for AI Agents.</td></tr>
<tr><td>Atomic Agents</td><td>Building AI agents, atomically.</td></tr>
<tr><td>Memary</td><td>Open Source Memory Layer For Autonomous Agents.</td></tr>
<tr><td>Browser Use</td><td>Make websites accessible for AI agents.</td></tr>
<tr><td>OpenWebAgent</td><td>An Open Toolkit to Enable Web Agents on Large Language Models.</td></tr>
<tr><td>Lagent</td><td>A lightweight framework for building LLM-based agents.</td></tr>
<tr><td>LazyLLM</td><td>A Low-code Development Tool For Building Multi-agent LLMs Applications.</td></tr>
<tr><td>Swarms</td><td>The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework.</td></tr>
<tr><td>ChatArena</td><td>ChatArena is a library that provides multi-agent language game environments and facilitates research about autonomous LLM agents and their social interactions.</td></tr>
<tr><td>Swarm</td><td>Educational framework exploring ergonomic, lightweight multi-agent orchestration.</td></tr>
<tr><td>AgentStack</td><td>The fastest way to build robust AI agents.</td></tr>
<tr><td>Archgw</td><td>Intelligent gateway for Agents.</td></tr>
<tr><td>Flow</td><td>A lightweight task engine for building AI agents.</td></tr>
<tr><td>AgentOps</td><td>Python SDK for AI agent monitoring.</td></tr>
<tr><td>Langroid</td><td>Multi-Agent framework.</td></tr>
<tr><td>Agentarium</td><td>Framework for creating and managing simulations populated with AI-powered agents.</td></tr>
<tr><td>Upsonic</td><td>Reliable AI agent framework that supports MCP.</td></tr>
</table><br>
<hr>
<font size="4" style="line-height: 45px;" color="#c200ff"><strong>LLM Evaluation</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>Ragas</td><td>Ragas is your ultimate toolkit for evaluating and optimizing Large Language Model (LLM) applications.</td></tr>
<tr><td>Giskard</td><td>Open-Source Evaluation & Testing for ML & LLM systems.</td></tr>
<tr><td>DeepEval</td><td>LLM Evaluation Framework</td></tr>
<tr><td>Lighteval</td><td>All-in-one toolkit for evaluating LLMs.</td></tr>
<tr><td>Trulens</td><td>Evaluation and Tracking for LLM Experiments</td></tr>
<tr><td>PromptBench</td><td>A unified evaluation framework for large language models.</td></tr>
<tr><td>LangTest</td><td>Deliver Safe & Effective Language Models. 60+ Test Types for Comparing LLM & NLP Models on Accuracy, Bias, Fairness, Robustness & More.</td></tr>
<tr><td>EvalPlus</td><td>A rigorous evaluation framework for LLM4Code.</td></tr>
<tr><td>FastChat</td><td>An open platform for training, serving, and evaluating large language model-based chatbots.</td></tr>
<tr><td>judges</td><td>A small library of LLM judges.</td></tr>
<tr><td>Evals</td><td>Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.</td></tr>
<tr><td>AgentEvals</td><td>Evaluators and utilities for evaluating the performance of your agents.</td></tr>
<tr><td>LLMBox</td><td>A comprehensive library for implementing LLMs, including a unified training pipeline and comprehensive model evaluation.</td></tr>
<tr><td>Opik</td><td>An open-source end-to-end LLM Development Platform which also includes LLM evaluation.</td></tr>
</table><br>
<hr>
<font size="4" style="line-height: 45px;" color="#c200ff"><strong>LLM Monitoring</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>MLflow</td><td>An open-source end-to-end MLOps/LLMOps Platform for tracking, evaluating, and monitoring LLM applications.</td></tr>
<tr><td>Opik</td><td>An open-source end-to-end LLM Development Platform which also includes LLM monitoring.</td></tr>
<tr><td>LangSmith</td><td>Provides tools for logging, monitoring, and improving your LLM applications.</td></tr>
<tr><td>Weights & Biases (W&B)</td><td>W&B provides features for tracking LLM performance.</td></tr>
<tr><td>Helicone</td><td>Open source LLM-Observability Platform for Developers. One-line integration for monitoring, metrics, evals, agent tracing, prompt management, playground, etc.</td></tr>
<tr><td>Evidently</td><td>An open-source ML and LLM observability framework.</td></tr>
<tr><td>Phoenix</td><td>An open-source AI observability platform designed for experimentation, evaluation, and troubleshooting.</td></tr>
<tr><td>Observers</td><td>A Lightweight Library for AI Observability.</td></tr>
</table><br>
<hr>
<font size="4" style="line-height: 45px;" color="#c200ff"><strong>LLM Prompts</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>PCToolkit</td><td>A Unified Plug-and-Play Prompt Compression Toolkit of Large Language Models.</td></tr>
<tr><td>Selective Context</td><td>Selective Context compresses your prompt and context to allow LLMs (such as ChatGPT) to process 2x more content.</td></tr>
<tr><td>LLMLingua</td><td>Library for compressing prompts to accelerate LLM inference.</td></tr>
<tr><td>betterprompt</td><td>Test suite for LLM prompts before pushing them to production.</td></tr>
<tr><td>Promptify</td><td>Solve NLP Problems with LLMs & easily generate different NLP Task prompts for popular generative models like GPT, PaLM, and more with Promptify.</td></tr>
<tr><td>PromptSource</td><td>PromptSource is a toolkit for creating, sharing, and using natural language prompts.</td></tr>
<tr><td>DSPy</td><td>DSPy is the open-source framework for programming—rather than prompting—language models.</td></tr>
<tr><td>Py-priompt</td><td>Prompt design library.</td></tr>
<tr><td>Promptimizer</td><td>Prompt optimization library.</td></tr>
</table><br>
<hr>
<font size="4" style="line-height: 45px;" color="#c200ff"><strong>LLM Structured Outputs</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>Instructor</td><td>Python library for working with structured outputs from large language models (LLMs). Built on top of Pydantic, it provides a simple, transparent, and user-friendly API.</td></tr>
<tr><td>XGrammar</td><td>An open-source library for efficient, flexible, and portable structured generation.</td></tr>
<tr><td>Outlines</td><td>Robust (structured) text generation</td></tr>
<tr><td>Guidance</td><td>Guidance is an efficient programming paradigm for steering language models.</td></tr>
<tr><td>LMQL</td><td>A language for constraint-guided and efficient LLM programming.</td></tr>
<tr><td>Jsonformer</td><td>A Bulletproof Way to Generate Structured JSON from Language Models.</td></tr>
</table><br>
<hr>
<font size="4" style="line-height: 45px;" color="#c200ff"><strong>LLM Safety and Security</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>JailbreakEval</td><td>A collection of automated evaluators for assessing jailbreak attempts.</td></tr>
<tr><td>EasyJailbreak</td><td>An easy-to-use Python framework to generate adversarial jailbreak prompts.</td></tr>
<tr><td>Guardrails</td><td>Adding guardrails to large language models.</td></tr>
<tr><td>LLM Guard</td><td>The Security Toolkit for LLM Interactions.</td></tr>
<tr><td>AuditNLG</td><td>AuditNLG is an open-source library that can help reduce the risks associated with using generative AI systems for language.</td></tr>
<tr><td>NeMo Guardrails</td><td>NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.</td></tr>
<tr><td>Garak</td><td>LLM vulnerability scanner</td></tr>
<tr><td>DeepTeam</td><td>The LLM Red Teaming Framework</td></tr>
</table><br>
<hr>
<font size="4" style="line-height: 45px;" color="#c200ff"><strong>LLM Embedding Models</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>Sentence-Transformers</td><td>State-of-the-Art Text Embeddings</td></tr>
<tr><td>Model2Vec</td><td>Fast State-of-the-Art Static Embeddings</td></tr>
<tr><td>Text Embedding Inference</td><td>A blazing fast inference solution for text embeddings models. TEI enables high-performance extraction for the most popular models, including FlagEmbedding, Ember, GTE and E5.</td></tr>
</table><br>
<hr>
<font size="4" style="line-height: 45px;" color="#c200ff"><strong>Others</strong></font>
<table align="center" border="1">
<tr><th>Library</th><th>Description</th></tr>
<tr><td>Text Machina</td><td>A modular and extensible Python framework, designed to aid in the creation of high-quality, unbiased datasets to build robust models for MGT-related tasks such as detection, attribution, and boundary detection.</td></tr>
<tr><td>LLM Reasoners</td><td>A library for advanced large language model reasoning.</td></tr>
<tr><td>EasyEdit</td><td>An Easy-to-use Knowledge Editing Framework for Large Language Models.</td></tr>
<tr><td>CodeTF</td><td>CodeTF: One-stop Transformer Library for State-of-the-art Code LLM.</td></tr>
<tr><td>spacy-llm</td><td>This package integrates Large Language Models (LLMs) into spaCy, featuring a modular system for fast prototyping and prompting, and turning unstructured responses into robust outputs for various NLP tasks.</td></tr>
<tr><td>pandas-ai</td><td>Chat with your database (SQL, CSV, pandas, polars, MongoDB, NoSQL, etc.).</td></tr>
<tr><td>LLM Transparency Tool</td><td>An open-source interactive toolkit for analyzing internal workings of Transformer-based language models.</td></tr>
<tr><td>Vanna</td><td>Chat with your SQL database. Accurate Text-to-SQL Generation via LLMs using RAG.</td></tr>
<tr><td>mergekit</td><td>Tools for merging pretrained large language models.</td></tr>
<tr><td>MarkLLM</td><td>An Open-Source Toolkit for LLM Watermarking.</td></tr>
<tr><td>LLMSanitize</td><td>An open-source library for contamination detection in NLP datasets and Large Language Models (LLMs).</td></tr>
<tr><td>Annotateai</td><td>Automatically annotate papers using LLMs.</td></tr>
<tr><td>LLM Reasoner</td><td>Make any LLM think like OpenAI o1 and DeepSeek R1.</td></tr>
</table><br>
<hr>
<font color="#9a9a9a">本文转自:<a href="https://mp.weixin.qq.com/s/6rBI_Ib6FT5e2yOWAEFDcA"><font color="#9a9a9a">Coggle数据科学</font></a>,转载此文目的在于传递更多信息,版权归原作者所有。如不支持转载,请联系小编demi@eetrend.com删除。</font>
<br>