claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// RAG & Knowledge

Awesome-LLMOps

An awesome & curated list of best LLMOps tools for developers

// RAG & Knowledge[ cli ][ api ][ desktop ][ web ][ mobile ][ claude ]#claude#ai-development-tools#awesome-list#llmops#mlops#ragCC0-1.0$open-sourceupdated 15 days ago
Slowing down
87/100
last commit about 2 months ago
last release none
releases 0
open issues 23
// install
git clone https://github.com/tensorchord/Awesome-LLMOps

Awesome LLMOps

Awesome-LLMOps

An awesome & curated list of the best LLMOps tools for developers.

[!NOTE] Contributions are most welcome, please adhere to the contribution guidelines.

Model

Large Language Model

ProjectDetailsRepository
AlpacaCode and documentation to train Stanford's Alpaca models, and generate the data.
BELLEA 7B Large Language Model fine-tune by 34B Chinese Character Corpus, based on LLaMA and Alpaca.
BloomBigScience Large Open-science Open-access Multilingual Language Model
dollyDatabricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform
Falcon 40BFalcon-40B-Instruct is a 40B parameters causal decoder-only model built by TII based on Falcon-40B and finetuned on a mixture of Baize. It is made available under the Apache 2.0 license.
FastChat (Vicuna)An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and FastChat-T5.
GemmaGemma is a family of lightweight, open models built from the research and technology that Google used to create the Gemini models.
GLM-6B (ChatGLM)An Open Bilingual Pre-Trained Model, quantization of ChatGLM-130B, can run on consumer-level GPUs.
ChatGLM2-6BChatGLM2-6B is the second-generation version of the open-source bilingual (Chinese-English) chat model ChatGLM-6B.
GLM-130B (ChatGLM)An Open Bilingual Pre-Trained Model (ICLR 2023)
GPT-NeoXAn implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.
LuotuoA Chinese LLM, Based on LLaMA and fine tune by Stanford Alpaca, Alpaca LoRA, Japanese-Alpaca-LoRA.
Mixtral-8x7B-v0.1The Mixtral-8x7B Large Language Model (LLM) is a pretrained generative Sparse Mixture of Experts.
StableLMStableLM: Stability AI Language Models

⬆ back to ToC

CV Foundation Model

ProjectDetailsRepository
disco-diffusionA frankensteinian amalgamation of notebooks, models and techniques for the generation of AI Art and Animations.
midjourneyMidjourney is an independent research lab exploring new mediums of thought and expanding the imaginative powers of the human species.
segment-anything (SAM)produces high quality object masks from input prompts such as points or boxes, and it can be used to generate masks for all objects in an image.
stable-diffusionA latent text-to-image diffusion model

⬆ back to ToC

Audio Foundation Model

ProjectDetailsRepository
barkBark is a transformer-based text-to-audio model created by Suno. Bark can generate highly realistic, multilingual speech as well as other audio - including music, background noise and simple sound effects.
whisperRobust Speech Recognition via Large-Scale Weak Supervision

⬆ back to ToC

Robotics Foundation Model

[!NOTE] Emerging Architectures in VLA:

  • Continuous Diffusion Language Models: Integrate diffusion heads or flow-matching to VLMs (e.g., DiVLA, OpenPI), enabling smooth, precise continuous action generation rather than discretized tokens.
  • Recurrent Language Models: Utilize State Space Models (SSMs) like Mamba or recurrent transformers (e.g., RoboMamba, RD-VLA) to reduce inference memory and handle temporal dependencies, allowing iterative reasoning for complex robotic decision-making.
ProjectDetailsRepository
DiVLAA continuous diffusion-based Vision-Language-Action model that integrates diffusion policies into autoregressive VLMs for robust and precise continuous robotic control.
LeRobotA central community library by Hugging Face for AI in robotics — end-to-end learning tools, data pipelines, and support for training/deploying VLA models.
OctoA transformer-based generalist robot policy pretrained on 800K+ robot trajectories from the Open X-Embodiment dataset. Supports language instructions, goal images, and fine-tuning to new embodiments.
OpenPIOpen-source VLA models from Physical Intelligence, including π₀ and π₀.5 — flow-based vision-language-action models pretrained on large-scale robot data with fine-tuning support.
OpenVLAA 7B-parameter open-source Vision-Language-Action model trained on 970K+ robot demonstrations from the Open X-Embodiment dataset for generalist robotic manipulation.
RoboMambaAn efficient VLA model leveraging State Space Models (Mamba) instead of standard self-attention, offering linear inference complexity for efficient, recurrent robotic reasoning.
SmolVLAA compact ~450M parameter VLA by Hugging Face, designed to be computationally efficient and accessible, running on consumer GPUs or CPUs. Part of the LeRobot ecosystem.

Serving

Large Model Serving

ProjectDetailsRepository
Alpaca-LoRA-ServeAlpaca-LoRA as Chatbot service
OneCompFujitsu Research's post-training quantization pipeline for LLMs (QEP, AutoBit, JointQ, rotation) with vLLM plugin (arXiv:2603.28845).
CTranslate2fast inference engine for Transformer models in C++
Clip-as-a-serviceserving the OpenAI CLIP model
DeepSpeed-MIIMII makes low-latency and high-throughput inference possible, powered by DeepSpeed.
Faster Whisperfast inference engine for whisper in C++ using CTranslate2.
FlexGenRunning large language models on a single GPU for throughput-oriented scenarios. (Archived)
FlowiseDrag & drop UI to build your customized LLM flow using LangchainJS.
llama.cppPort of Facebook's LLaMA model in C/C++
LLMKubeKubernetes operator for LLM inference with pluggable runtimes (llama.cpp, PersonaPlex/Moshi, generic), multi-GPU sharding, NVIDIA CUDA and Apple Silicon Metal support, and GGUF/MLX/SafeTensors model formats.
ShimmyPython-free Rust inference server with OpenAI API compatibility and hot model swapping
InfinityRest API server for serving text-embeddings
Modelz-LLMOpenAI compatible API for LLMs and embeddings (LLaMA, Vicuna, ChatGLM and many others)
Off GridOpen-source iOS/Android app running LLMs on-device via llama.cpp. Voice (Whisper), vision, image gen, tool calling — fully offline.
OllamaServe Llama 2 and other large language models locally from command line or through a browser interface.
Rapid-MLXOpenAI-compatible LLM inference server for Apple Silicon using MLX. 2-4x faster than Ollama with tool calling and prompt caching.
TensorRT-LLMInference engine for TensorRT on Nvidia GPUs
text-generation-inferenceLarge Language Model Text Generation Inference
text-embeddings-inferenceInference for text-embedding models
tokenizers💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
vllmA high-throughput and memory-efficient inference and serving engine for LLMs.
whisper-ctranslate2is a 4x faster and low-memory usage drop-in cli replacement that supports word-level timestamps and VAD filter
whisper.cppPort of OpenAI's Whisper model in C/C++
x-stable-diffusionReal-time inference for Stable Diffusion - 0.88s latency. Covers AITemplate, nvFuser, TensorRT, FlashAttention. (Archived)

⬆ back to ToC

Frameworks/Servers for Serving

ProjectDetailsRepository
BentoMLThe Unified Model Serving Framework
JinaBuild multimodal AI services via cloud native technologies · Model Serving · Generative AI · Neural Search · Cloud Native
MosecA machine learning model serving framework with dynamic batching and pipelined stages, provides an easy-to-use Python interface.
mcpproxy-goOpen-source MCP proxy with BM25 tool filtering, quarantine security, activity logging, and web UI. Routes multiple MCP servers through single endpoint, reducing context bloat by ~97%.
TFServingA flexible, high-performance serving system for machine learning models.
TorchserveServe, optimize and scale PyTorch models in production (Archived)
Triton Server (TRTIS)The Triton Inference Server provides an optimized cloud and edge inferencing solution.
langchain-serveServerless LLM apps on Production with Jina AI Cloud (Archived)
lanarkyFastAPI framework to build production-grade LLM applications
ray-llmLLMs on Ray - RayLLM (Archived)
XinferenceReplace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to use any LLM you need. With Xinference, you're empowered to run inference with any open-source language models, speech recognition models, and multimodal models, whether in the cloud, on-premises, or even on your laptop.
KubeAIDeploy and scale machine learning models on Kubernetes. Built for LLMs, embeddings, and speech-to-text.
KaitoA Kubernetes operator that simplifies serving and tuning large AI models (e.g. Falcon or phi-3) using container images and GPU auto-provisioning. Includes an OpenAI-compatible server for inference and preset configurations for popular runtimes such as vLLM and transformers.
Open ResponsesServerless open-source platform for building long-running LLM agents with tool use.
KubeStellar ConsoleAI-powered multi-cluster Kubernetes dashboard for hybrid edge and cloud. GPU monitoring, LLM inference cluster management, benchmark streaming, and 20+ CNCF integrations. CNCF Sandbox (Apache 2.0).

⬆ back to ToC

Security

Frameworks for LLM security

ProjectDetailsRepository
CordumSafety-first agent orchestration platform with pre-dispatch policy evaluation, output scanning (PII, secrets, injection), job scheduling, workflow engine, and full audit trail.
brood-boxCLI tool for running coding agents inside hardware-isolated microVMs with snapshot isolation, egress control, and MCP authorization.
dstackOpen-source confidential AI framework for secure LLM deployment with data privacy, providing hardware-enforced isolation using Intel TDX and NVIDIA Confidential Computing.
PlexiglassA Python Machine Learning Pentesting Toolbox for Adversarial Attacks. Works with LLMs, DNNs, and other machine learning algorithms.

⬆ back to ToC

Observability

ProjectDetailsRepository
Azure OpenAI Logger"Batteries included" logging solution for your Azure OpenAI instance.
ClevAgentRuntime monitoring for AI agents — heartbeat watchdog, loop detection, cost tracking, auto-restart. Python SDK or HTTP API.
DeepchecksTests for Continuous Validation of ML Models & Data. Deepchecks is a Python package for comprehensively validating your machine learning models and data with minimal effort.
EvidentlyAn open-source framework to evaluate, test and monitor ML and LLM-powered systems.
EvalViewRegression testing for AI agents. Snapshot behavior, detect tool-call and output regressions, with golden-baseline diffing and LLM-as-judge scoring. Supports LangGraph, CrewAI, OpenAI, Claude, and any HTTP API.
Fiddler AIEvaluate, monitor, analyze, and improve machine learning and generative models from pre-production to production. Ship more ML and LLMs into production, and monitor ML and LLM metrics like hallucination, PII, and toxicity.
GiskardTesting framework dedicated to ML models, from tabular to LLMs. Detect risks of biases, performance issues and errors in 4 lines of code.
QWEDDeterministic verification protocol for LLM outputs using 8 formal verification engines (SymPy, Z3, AST, SQLGlot). Prevents hallucinations through mathematical proofs rather than statistical methods.
Great ExpectationsAlways know what to expect from your data.
HeliconeOpen source LLM observability platform. One line of code to monitor, evaluate, and experiment with features like prompt management, agent tracing, and evaluations.
Traceloop OpenLLMetryOpenTelemetry-based observability and monitoring for LLM and agents workflows.
Langfuse 🪢Open-source LLM observability platform that helps teams collaboratively debug, analyze, and iterate on their LLM applications.
whylogsThe open standard for data logging
Maxim AIPlatform for AI Agent Simulation, Evaluation & Observability
onWatchLightweight Go CLI that tracks AI API quota usage across 7 providers (Anthropic, OpenAI, GitHub Copilot, MiniMax, and more). Background daemon, <50MB RAM, zero telemetry, SQLite storage.
RagTuneCLI tool for debugging and benchmarking RAG retrieval. EXPLAIN ANALYZE for your retrieval layer.
traceAIOpen-source AI tracing framework built on OpenTelemetry for deep observability across agentic and LLM workflows.
Future AGIProduction-grade SDK for observability, automated evaluations and prompt management with sub-100ms guardrails for LLM/agent workflows.
semantic-coverageVisualizes RAG knowledge gaps and "blind spots" using 2D UMAP clustering and density detection.
Weco ObserveObservability and debugging tool for AI research agents. Trace multi-step LLM agent runs, visualize decision trees, and identify failure modes in autonomous research workflows. Cloud hosted with open-source agent integration.

⬆ back to ToC

LLMOps

ProjectDetailsRepository
agentaThe LLMOps platform to build robust LLM apps. Easily experiment and evaluate different prompts, models, and workflows to build robust apps.
AgentMarkType-Safe Markdown-based Agents
AgentFieldOpen-source control plane for building and operating AI agents like APIs at scale, with routing, memory, observability, identity, auth, and policy controls.
AI studioA Reliable Open Source AI studio to build core infrastructure stack for your LLM Applications. It allows you to gain visibility, make your application reliable, and prepare it for production with features such as caching, rate limiting, exponential retry, model fallback, and more.
Arize-PhoenixML observability for LLMs, vision, language, and tabular models.
BudgetMLDeploy a ML inference service on a budget in less than 10 lines of code.
Cheshire Cat AIWeb framework to create vertical AI agents. FastAPI based, plugin system inspired to WordPress, admin panel, vector DB included
ContextoSelf-hosted context engine for AI agents with persistent conversation memory and recall. Works as a drop-in OpenAI-compatible proxy, OpenClaw plugin, or memory SDK — no code changes required.
DataoortsEnjoy unlimited API calls with Serverless AI Workers/LLMs for just $25 per month. No rate or concurrency limits.
deeplakeStream large multimodal datasets to achieve near 100% GPU utilization. Query, visualize, & version control data. Access data w/o the need to recompute the embeddings for the model finetuning.
DifyOpen-source framework aims to enable developers (and even non-developers) to quickly build useful applications based on large language models, ensuring they are visual, operable, and improvable.
DstackCost-effective LLM development in any cloud (AWS, GCP, Azure, Lambda, etc).
EmbedchainFramework to create ChatGPT like bots over your dataset.
EpsillaAn all-in-one platform to create vertical AI agents powered by your private data and knowledge.

view the full README on GitHub.

// compatibility

Platformscli, api, desktop, web, mobile
Operating systems
AI compatibilityclaude
LicenseCC0-1.0
Pricingopen-source
LanguageShell

// faq

What is Awesome-LLMOps?

An awesome & curated list of best LLMOps tools for developers. It is open-source on GitHub.

Is Awesome-LLMOps free to use?

Awesome-LLMOps is open-source under the CC0-1.0 license, so it is free to use.

What category does Awesome-LLMOps belong to?

Awesome-LLMOps is listed under devops in the Claudeers registry of Claude-compatible tools.

1 views
5,874 stars
unclaimed
updated 15 days ago

// embed badge

Awesome-LLMOps on Claudeers
[![Claudeers](https://claudeers.com/api/badge/awesome-llmops.svg)](https://claudeers.com/awesome-llmops)

// retro hit counter

Awesome-LLMOps hit counter
[![Hits](https://claudeers.com/api/counter/awesome-llmops.svg)](https://claudeers.com/awesome-llmops)

// reviews

// guestbook

0/500

// related in RAG & Knowledge

🔓

Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.

// ragheadroomlabs-ai/Python56,255Apache-2.0[ claude ]
🔓

A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.

// raganthropics/Jupyter Notebook46,409MIT[ claude ]
🔓

✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows

// ragChatGPTNextWeb/TypeScript88,415MIT[ claude ]
🔓

Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant contex…

// ragthedotmack/JavaScript86,462Apache-2.0[ claude ]

// built by

Connectorlinks several projects together across the ecosystem · 7 connections
→ see how Awesome-LLMOps connects across the ecosystem