Skip to content

Commit

Permalink
Update NNCF quantization notebook (#715)
Browse files Browse the repository at this point in the history
* Update quantized_generation_demo.ipynb

* Update quantized_generation_demo.ipynb
  • Loading branch information
dnoliver authored Jun 3, 2024
1 parent 813d7c0 commit 6529306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/openvino/quantized_generation_demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"metadata": {},
"outputs": [],
"source": [
"# ! pip install optimum[openvino,nncf] torch"
"# ! pip install optimum[openvino,nncf] torch==2.2.2"
]
},
{
Expand Down

0 comments on commit 6529306

Please sign in to comment.