Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -10,11 +10,7 @@ pinned: false
|
|
10 |
# Software-delivered AI Inference
|
11 |
|
12 |
Neural Magic helps developers in accelerating deep learning performance using automated model sparsification technologies and a CPU inference engine.
|
13 |
-
|
14 |
Download and run our sparsity-aware inference engine and open source tools for GPU-class performance on CPUs.
|
15 |
-
|
16 |
* [DeepSparse](https://github.com/neuralmagic/deepsparse): Inference runtime offering GPU-class performance on CPUs and APIs to integrate ML into your application
|
17 |
-
|
18 |
* [SparseML](https://github.com/neuralmagic/sparseml): Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models
|
19 |
-
|
20 |
* [SparseZoo](https://sparsezoo.neuralmagic.com/): Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes
|
|
|
10 |
# Software-delivered AI Inference
|
11 |
|
12 |
Neural Magic helps developers in accelerating deep learning performance using automated model sparsification technologies and a CPU inference engine.
|
|
|
13 |
Download and run our sparsity-aware inference engine and open source tools for GPU-class performance on CPUs.
|
|
|
14 |
* [DeepSparse](https://github.com/neuralmagic/deepsparse): Inference runtime offering GPU-class performance on CPUs and APIs to integrate ML into your application
|
|
|
15 |
* [SparseML](https://github.com/neuralmagic/sparseml): Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models
|
|
|
16 |
* [SparseZoo](https://sparsezoo.neuralmagic.com/): Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes
|