zeroshot commited on
Commit
15be350
1 Parent(s): 6b3f79a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ language: en
8
  datasets: sst2
9
  ---
10
 
11
- Repo includes all necessary files for staging an Inference Endpoints API with [DeepSparse](https://github.com/neuralmagic/deepsparse).
12
  This DistilBERT was sparsified using the [SparseML](https://github.com/neuralmagic/sparseml) library.
13
 
14
  # Sparse Transfer 80% VNNI Pruned DistilBERT
 
8
  datasets: sst2
9
  ---
10
 
11
+ Repo includes all necessary files for staging an Inference Endpoints API with [DeepSparse](https://github.com/neuralmagic/deepsparse) as discussed in this [BLOG](https://neuralmagic.com/blog/accelerate-hugging-face-inference-endpoints-with-deepsparse/).
12
  This DistilBERT was sparsified using the [SparseML](https://github.com/neuralmagic/sparseml) library.
13
 
14
  # Sparse Transfer 80% VNNI Pruned DistilBERT