Huggingface Trackio
插件 已验证 活跃Track and visualize ML training experiments with Trackio. Log metrics via Python API and retrieve them via CLI. Supports real-time dashboards synced to HF Spaces.
To enable users to effectively track, visualize, and analyze their machine learning training experiments, facilitating better experiment iteration and monitoring.
功能
- Log ML training metrics via Python API
- Visualize metrics in real-time on HF Spaces dashboards
- Fire alerts for training diagnostics
- Retrieve metrics and alerts via CLI
- Support for automated experiment workflows
使用场景
- Tracking hyperparameters and performance metrics during model training
- Monitoring training progress and identifying issues with real-time dashboards
- Setting up alerts for critical events like loss divergence or NaN gradients
- Analyzing experiment results programmatically using CLI output
非目标
- Replacing full experiment management platforms
- Providing a UI for model training itself
- Automating model deployment
安装
请先添加 Marketplace
/plugin marketplace add huggingface/skills/plugin install huggingface-trackio@huggingface-skills质量评分
已验证类似扩展
Hf Cli
99Execute Hugging Face Hub operations using the hf CLI. Download models/datasets, upload files, manage repos, and run cloud compute jobs.
Huggingface Llm Trainer
99Train or fine-tune language models using TRL on Hugging Face Jobs infrastructure. Covers SFT, DPO, GRPO and reward modeling training methods, plus GGUF conversion for local deployment. Includes hardware selection, cost estimation, Trackio monitoring, and Hub persistence.
Hugging Face Papers
100Look up and read Hugging Face paper pages in markdown, and use the papers API for structured metadata like authors, linked models, datasets, Spaces, and media URLs when needed.
Claude Hud
100Real-time statusline HUD for Claude Code - displays context usage, tool activity, agent tracking, and todo progress
Huggingface Local Models
99Use to select models to run locally with llama.cpp and GGUF on CPU, Mac Metal, CUDA, or ROCm. Covers finding GGUFs, quant selection, running servers, exact GGUF file lookup, conversion, and OpenAI-compatible local serving.
Prompt Governance
99Use when managing prompts in production at scale: versioning prompts, running A/B tests on prompts, building prompt registries, preventing prompt regressions, or creating eval pipelines for production