Skip to content

Commit fe82729

Browse files
Added notebook to showcase quantization of Sentence Transformers model (#955)
* Added notebook to showcase quantization of Sentence Transformers model * Update optimum/intel/openvino/modeling_diffusion.py * Update optimum/intel/openvino/modeling_diffusion.py * Style * Fixed small issue. Results are the same. * Added description to the sections of the notebook * Update notebooks/openvino/sentence_transformer_quantization.ipynb Co-authored-by: Helena Kloosterman <[email protected]> * Update notebooks/openvino/sentence_transformer_quantization.ipynb Co-authored-by: Helena Kloosterman <[email protected]> * Update notebooks/openvino/sentence_transformer_quantization.ipynb Co-authored-by: Helena Kloosterman <[email protected]> * Fixed issue. Added info about benchmarking * Fixed paths to models * Removed unused code --------- Co-authored-by: Helena Kloosterman <[email protected]>
1 parent 86598a6 commit fe82729

File tree

2 files changed

+625
-1
lines changed

2 files changed

+625
-1
lines changed

notebooks/openvino/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ evaluate[evaluator]
44
ipywidgets
55
pillow
66
torchaudio
7-

0 commit comments

Comments
 (0)