This repository was archived by the owner on Jun 3, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed
Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -16,18 +16,20 @@ limitations under the License.
1616
1717# ![ icon for SparseMl] ( https://raw.githubusercontent.com/neuralmagic/sparseml/main/docs/source/icon-sparseml.png ) SparseML
1818
19-
20- [ ![ quality-check Actions Status] ( https://github.com/neuralmagic/sparseml/actions/workflows/quality-check.yaml/badge.svg )] ( https://github.com/neuralmagic/sparseml/actions )
21-
2219### Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models
2320
2421<p >
25- <a href="https://github.com/neuralmagic/sparseml/blob/main/LICENSE">
26- <img alt="GitHub" src="https://img.shields.io/github/license/neuralmagic/sparseml.svg?color=purple&style=for-the-badge" height=25>
27- </a>
2822 <a href="https://docs.neuralmagic.com/sparseml/">
2923 <img alt="Documentation" src="https://img.shields.io/website/http/docs.neuralmagic.com/sparseml/index.html.svg?down_color=red&down_message=offline&up_message=online&style=for-the-badge" height=25>
3024 </a>
25+ <a href="https://github.com/neuralmagic/sparseml/actions/workflows/quality-check.yaml">
26+ <img alt="Quality Check" src="https://img.shields.io/github/workflow/status/neuralmagic/sparseml/Quality%20Checks/main?label=Quality%20Checks&style=for-the-badge" height=25>
27+ </a>
28+ </p >
29+ <p >
30+ <a href="https://github.com/neuralmagic/sparseml/blob/main/LICENSE">
31+ <img alt="GitHub" src="https://img.shields.io/github/license/neuralmagic/sparseml.svg?color=purple&style=for-the-badge" height=25>
32+ </a>
3133 <a href="https://github.com/neuralmagic/sparseml/releases">
3234 <img alt="GitHub release" src="https://img.shields.io/github/release/neuralmagic/sparseml.svg?style=for-the-badge" height=25>
3335 </a>
@@ -43,7 +45,7 @@ limitations under the License.
4345 <a href="https://twitter.com/neuralmagic">
4446 <img src="https://img.shields.io/twitter/follow/neuralmagic?color=darkgreen&label=Follow&style=social" height=25>
4547 </a>
46- </p >
48+ </p >
4749
4850## Overview
4951
You can’t perform that action at this time.
0 commit comments