Skip to content

Commit fe82729

Browse files
AlexKoff88helena-intel
andauthoredOct 25, 2024
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 <helena.kloosterman@intel.com> * Update notebooks/openvino/sentence_transformer_quantization.ipynb Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com> * Update notebooks/openvino/sentence_transformer_quantization.ipynb Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com> * Fixed issue. Added info about benchmarking * Fixed paths to models * Removed unused code --------- Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com>
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

-1
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)