Search: quantization
Search MCP servers and agent skills by name, description, category or topic — 5 results.
NVIDIA/Model-Optimizer/ptq
This skill should be used when the user asks to "quantize a model", "run PTQ", "post-training quantization", "NVFP4 quantization", "FP8 quantization", "INT8 quantization", "INT4 AW...
oomkapwn/enquire-mcp
Long-term memory for AI agents (Claude Code/Desktop, Cursor, ChatGPT, Codex, OpenClaw) backed by a local Obsidian markdown vault. Hybrid retrieval (BM25 + ML embeddings + BGE reranker, RRF-fused), HNSW + int8 quantization, agentic RAG (HyDE + sub-question), GraphRAG-light (Louvain wikilink community detection), standalone Obsidian Bases, PDFs + Tesseract OCR. 46 tools, 19 MCP prompts, MIT, SLSA L2
MGM-FALCON/quelllm-mcp
MCP server for [quelllm.fr](https://quelllm.fr) — open-weights LLM catalog (250+ models with params, VRAM by quantization, tokens/sec, license). Tools: `list_models`, `get_model`, `compare`, `estimate_vram`, `estimate_cost` (API providers vs self-hosted hardware in EUR), `search_models`. Useful when picking a local model that fits your GPU/Mac.
ShipItAndPray/mcp-turboquant
LLM quantization via tool call. Convert models to GGUF, GPTQ, and AWQ formats. Recommend optimal quant settings, evaluate quality, and push to Hugging Face Hub.
ShipItAndPray/mcp-compress
Data compression MCP server. 7 tools for gzip, brotli, deflate, and TurboQuant quantization. Auto-selects best algorithm. 60x compression on docs. Zero dependencies.