{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/4"}],"enrichment":{"capability":"OnnxSlim reduces the size and operator count of ONNX models while preserving accuracy and improving inference speed through optimization techniques.","skillfed_tags":["model-optimization","onnx","inference-performance"],"use_cases":["Optimize ONNX models for edge deployment where model size and inference latency are critical constraints.","Reduce inference latency in production serving pipelines while maintaining model accuracy.","Prepare pre-trained models for mobile or embedded inference with lower computational overhead.","Integrate model optimization into automated ML pipelines as a preprocessing step before deployment.","Benchmark and compare inference performance before and after optimization on target hardware."],"what_it_does":"OnnxSlim is a toolkit for optimizing ONNX neural network models by reducing operator count and model size while maintaining inference accuracy. It provides both a command-line interface and a Python API for model optimization. The package depends on onnx for model handling, sympy for symbolic computation, ml-dtypes for numeric types, packaging for version management, and colorama for terminal output formatting.\n\nThe tool is designed for developers deploying neural networks who need faster inference without sacrificing model accuracy. It integrates into major ML frameworks and deployment pipelines, having been adopted by NVIDIA TensorRT-Model-Optimizer, HuggingFace optimum and transformers.js, ultralytics, and others. Installation is straightforward via pip with no compiled dependencies.","worth_installing":"Yes. OnnxSlim is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and installs with low friction. It is widely adopted in production ML frameworks (NVIDIA, HuggingFace, ultralytics) and has strong community adoption. Install if you work with ONNX models and need to optimize for speed or size."},"id":"onnxslim","links":{"html":"https://skillfed.io/packages/onnxslim","md":"https://skillfed.io/packages/onnxslim.md","pypi":"https://pypi.org/project/onnxslim/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-01","license_spdx":"MIT","license_treatment":"permissive","name":"onnxslim","python_support":"supports_current","summary":"OnnxSlim: A Toolkit to Help Optimize Onnx Model"},"popularity":{"monthly_downloads":1281234,"position":4117,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.1.95"}
