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 +5
-9
lines changed Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -315,35 +315,31 @@ <h2>
315
315
Download a sparsification recipe and sparsified model from the
316
316
< a class ="reference external " href ="https://github.com/neuralmagic/sparsezoo ">
317
317
SparseZoo
318
- </ a >
319
- .
318
+ </ a > .
320
319
</ p >
321
320
</ li >
322
321
< li >
323
322
< p >
324
323
Alternatively, create a recipe for your model using
325
324
< a class ="reference external " href ="https://github.com/neuralmagic/sparsify ">
326
325
Sparsify
327
- </ a >
328
- .
326
+ </ a > .
329
327
</ p >
330
328
</ li >
331
329
< li >
332
330
< p >
333
331
Apply your recipe with only a few lines of code using
334
332
< a class ="reference external " href ="https://github.com/neuralmagic/sparseml ">
335
333
SparseML
336
- </ a >
337
- .
334
+ </ a > .
338
335
</ p >
339
336
</ li >
340
337
< li >
341
338
< p >
342
339
Finally, for GPU-level performance on CPUs, deploy your sparse-quantized model with the
343
340
< a class ="reference external " href ="https://github.com/neuralmagic/deepsparse ">
344
341
DeepSparse Engine
345
- </ a >
346
- .
342
+ </ a > .
347
343
</ p >
348
344
</ li >
349
345
</ ul >
627
623
} ) ;
628
624
</ script >
629
625
</ body >
630
- </ html >
626
+ </ html >
You can’t perform that action at this time.
0 commit comments