qaihm-bot commited on
Commit
5dd4a12
·
verified ·
1 Parent(s): 7ec9bf0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -90,6 +90,16 @@ device. This script does the following:
90
  python -m qai_hub_models.models.xlsr_quantized.export
91
  ```
92
 
 
 
 
 
 
 
 
 
 
 
93
  ## How does this work?
94
 
95
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/XLSR-Quantized/export.py)
 
90
  python -m qai_hub_models.models.xlsr_quantized.export
91
  ```
92
 
93
+ ```
94
+ Profile Job summary of XLSR-Quantized
95
+ --------------------------------------------------
96
+ Device: QCS8550 (Proxy) (12)
97
+ Estimated Inference Time: 1.31 ms
98
+ Estimated Peak Memory Range: 0.03-4.77 MB
99
+ Compute Units: NPU (16),CPU (3) | Total (19)
100
+
101
+
102
+ ```
103
  ## How does this work?
104
 
105
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/XLSR-Quantized/export.py)