Skip to content

Commit 6529306

Browse files
authored
Update NNCF quantization notebook (#715)
* Update quantized_generation_demo.ipynb * Update quantized_generation_demo.ipynb
1 parent 813d7c0 commit 6529306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/openvino/quantized_generation_demo.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"metadata": {},
3333
"outputs": [],
3434
"source": [
35-
"# ! pip install optimum[openvino,nncf] torch"
35+
"# ! pip install optimum[openvino,nncf] torch==2.2.2"
3636
]
3737
},
3838
{

0 commit comments

Comments
 (0)