NVIDIA/Model-Optimizer/accessing-mlflow
Model Optimizer
NVIDIA
Query and browse evaluation results stored in MLflow.
How to get this skill
Agent Skill by NVIDIA. Download or clone it, then install it in your agent.
Setup & Installation
- Clone the repository:
git clone https://github.com/NVIDIA/skills.git - Copy the skill folder (which contains
SKILL.md) into your agent skills folder, e.g..claude/skills/. - Restart or reload the agent to auto-discover the skill.
- Check
SKILL.mdfor any special instructions or requirements.
Related skills
Model Optimizer
NVIDIA/Model-Optimizer/debug
Run commands inside a remote Docker container via the file-based command relay (tools/debugger).
NVIDIA
Details →
Model Optimizer
NVIDIA/Model-Optimizer/deployment
Serve a quantized or unquantized LLM checkpoint as an OpenAI-compatible API endpoint using vLLM, SGLang, or TRT-LLM.
NVIDIA
Details →
Model Optimizer
NVIDIA/Model-Optimizer/evaluation
Evaluates accuracy of quantized or unquantized LLMs using NeMo Evaluator Launcher (NEL).
NVIDIA
Details →
Model Optimizer
NVIDIA/Model-Optimizer/launching-evals
Run, monitor, analyze, and debug LLM evaluations via nemo-evaluator-launcher.
NVIDIA
Details →