Skip to content

Commit ae3507d

Browse files
Update notebooks index readme file [skip ci]
1 parent 57e14de commit ae3507d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

notebooks/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
- [Convert models from ModelScope to OpenVINO](./modelscope-to-openvino/modelscope-to-openvino.ipynb)
122122
- [Hello Model Server](./model-server/model-server.ipynb)
123123
- [LocalAI and OpenVINO](./localai/localai.ipynb)
124+
- [Text Generation with LoRA via OpenVINO GenAI](./llm-lora/llm-lora.ipynb)
124125
- [Quantize NLP models with Post-Training Quantization ​in NNCF](./language-quantize-bert/language-quantize-bert.ipynb)
125126
- [Run inference in Keras 3 with the OpenVINO™ IR backend](./keras-with-openvino-backend/keras-with-openvino-backend.ipynb)
126127
- [Convert a JAX Model to OpenVINO™ IR](./jax-to-openvino/jax-classification-to-openvino.ipynb)
@@ -165,6 +166,7 @@
165166
## First Steps
166167

167168
- [OpenVINO™ Runtime API Tutorial](./openvino-api/openvino-api.ipynb)
169+
- [Text Generation with LoRA via OpenVINO GenAI](./llm-lora/llm-lora.ipynb)
168170
- [Image-to-image generation using OpenVINO GenAI](./image-to-image-genai/image-to-image-genai.ipynb)
169171
- [Hello Image Classification](./hello-world/hello-world.ipynb)
170172
- [Hello Image Segmentation](./hello-segmentation/hello-segmentation.ipynb)

0 commit comments

Comments
 (0)