zeroshot commited on
Commit
31b91e1
·
1 Parent(s): b19e500

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
- This repo includes all necessary files for staging an Inference Endpoints API with a custom `handler.py` file.
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
+ This 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