We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 813d7c0 commit 6529306Copy full SHA for 6529306
notebooks/openvino/quantized_generation_demo.ipynb
@@ -32,7 +32,7 @@
32
"metadata": {},
33
"outputs": [],
34
"source": [
35
- "# ! pip install optimum[openvino,nncf] torch"
+ "# ! pip install optimum[openvino,nncf] torch==2.2.2"
36
]
37
},
38
{
0 commit comments