ml-cost-optimization
Optimize and estimate ML infrastructure costs. Covers GPU selection and pricing (T4 through H200), training cost estimation and reduction, inference cost optimization, spot instance strategies, model compression (quantization, pruning, knowledge distillation), mixed precision, gradient accumulation, resource right-sizing, auto-scaling, scale-to-zero, batch inference, ONNX Runtime, storage tiering, cost tracking, FinOps for ML, LLM API cost sizing, and cloud vs on-prem comparison. Use when estimating or reducing ML costs, choosing a GPU or instance type, sizing a training/inference/LLM workload budget, analyzing experiment spend, or answering "how much will this model cost to train or serve".
- Version
- 1.0
- License
- Apache-2.0
Pinned to revision 45cf0fa3c5e7, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/ml-cost-optimization/SKILL.md
- skills/ml-cost-optimization/references/REFERENCE.md
- skills/ml-cost-optimization/scripts/cost_analyzer.py
- skills/ml-cost-optimization/scripts/cost_estimator.py
- skills/ml-cost-optimization/scripts/model_compress.py
Every link opens the file at its source, pinned to the revision this page describes.