Skip to content

Commit 4b8410a

Browse files
krzeszewUrszula Guminska
andauthored
ONSAM-1817 AI-KIT IntelPytorch_Interactive_Chat_Quantization sample failed due to "StdinNotImplementedError" error (#2155)
* remove jupyter nbconvert from sample.json Co-authored-by: Urszula Guminska <urszula.zofia.guminska@intel.com>
1 parent c529309 commit 4b8410a

File tree

1 file changed

+1
-2
lines changed
  • AI-and-Analytics/Features-and-Functionality/IntelPytorch_Interactive_Chat_Quantization

1 file changed

+1
-2
lines changed

AI-and-Analytics/Features-and-Functionality/IntelPytorch_Interactive_Chat_Quantization/sample.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
],
2020
"id": "ipex_chat_quantization_py",
2121
"steps": [
22-
"python IntelPytorch_Interactive_Chat_Quantization.py < insert.txt",
23-
"jupyter nbconvert --to notebook --execute IntelPytorch_Interactive_Chat_Quantization.ipynb"
22+
"python IntelPytorch_Interactive_Chat_Quantization.py < insert.txt"
2423
]
2524
}
2625
]

0 commit comments

Comments
 (0)