badaoui HF Staff commited on
Commit
892d8cc
·
verified ·
1 Parent(s): d1884f3

Add link to Neuron-optimized version

Browse files

🤖 Neuron Export Bot: Adding link to Neuron-optimized version.

A Neuron-optimized version of this model has been created at [badaoui/DAMO-NLP-SG-zero-shot-classify-SSTuning-ALBERT-neuron](https://huggingface.co/badaoui/DAMO-NLP-SG-zero-shot-classify-SSTuning-ALBERT-neuron).

The optimized version provides improved performance on AWS Inferentia/Trainium instances with pre-compiled artifacts.

Generated by: [badaoui](https://huggingface.co/badaoui)
Generated using: [Optimum Neuron Compiler Space](https://huggingface.co/spaces/optimum/neuron-export)

Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -99,4 +99,16 @@ check_text(model, text, list_label)
99
  year = {2023},
100
  url = {https://arxiv.org/abs/2305.11442},
101
  }
102
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
99
  year = {2023},
100
  url = {https://arxiv.org/abs/2305.11442},
101
  }
102
+ ```
103
+
104
+ ---
105
+ ## 🚀 AWS Neuron Optimized Version Available
106
+
107
+ A Neuron-optimized version of this model is available for improved performance on AWS Inferentia/Trainium instances:
108
+
109
+ **[badaoui/DAMO-NLP-SG-zero-shot-classify-SSTuning-ALBERT-neuron](https://huggingface.co/badaoui/DAMO-NLP-SG-zero-shot-classify-SSTuning-ALBERT-neuron)**
110
+
111
+ The Neuron-optimized version provides:
112
+ - Pre-compiled artifacts for faster loading
113
+ - Optimized performance on AWS Neuron devices
114
+ - Same model capabilities with improved inference speed