Summary
Steps to git clone the latest branch for OpenVINO™ Notebook repository and run '240-dolly-2-instruction-following' Jupyter Notebook.
Description
- Created a custom Python* code similar to 240-dolly-2-instruction-following Jupyter notebook.
- Encountered Runtime Error with OVModelForCausalLM Python* module.
Resolution
- Clone the latest main branch from OpenVINO™ Notebooks GitHub* repository:
git clone --depth=1 https://github.com/openvinotoolkit/openvino_notebooks.git
- Run the 240-dolly-2-instruction-following Jupyter notebook:
jupyter lab notebooks/240-dolly-2-instruction-following/240-dolly-2-instruction-following.ipynb