From 33bbf6e40323727f80083f7a49dbe30b9c8502f4 Mon Sep 17 00:00:00 2001 From: Aamir Nazir Date: Thu, 25 Jul 2024 16:46:09 +0400 Subject: [PATCH] Update Usage.md (#2842) Remove dead link from usage/post_training/weights_training usage file. ### Changes Removed Dead link ### Reason for changes Dead link --- README.md | 1 - .../usage/post_training_compression/weights_compression/Usage.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index 3e2c5c983cb..20205329479 100644 --- a/README.md +++ b/README.md @@ -371,7 +371,6 @@ A list of notebooks demonstrating OpenVINO conversion and inference together wit | [Grammar Error Correction](https://github.com/openvinotoolkit/openvino_notebooks/tree/latest/notebooks/grammar-correction) | Post-Training Quantization | OpenVINO | NLP, Grammar Correction | | [LLM Instruction Following](https://github.com/openvinotoolkit/openvino_notebooks/tree/latest/notebooks/llm-question-answering) | Weight Compression | OpenVINO | NLP, Instruction Following | | [Dolly 2.0](https://github.com/openvinotoolkit/openvino_notebooks/tree/latest/notebooks/dolly-2-instruction-following) | Weight Compression | OpenVINO | NLP, Instruction Following | -| [Stable-Zephyr-3b](https://github.com/openvinotoolkit/openvino_notebooks/tree/latest/notebooks/stable-zephyr-3b-chatbot) | Weight Compression | OpenVINO | NLP, Chat Bot | | [LLM Chat Bots](https://github.com/openvinotoolkit/openvino_notebooks/tree/latest/notebooks/llm-chatbot) | Weight Compression | OpenVINO | NLP, Chat Bot | ### Post-Training Quantization Examples diff --git a/docs/usage/post_training_compression/weights_compression/Usage.md b/docs/usage/post_training_compression/weights_compression/Usage.md index f90cefbfe16..e271afd4489 100644 --- a/docs/usage/post_training_compression/weights_compression/Usage.md +++ b/docs/usage/post_training_compression/weights_compression/Usage.md @@ -538,5 +538,4 @@ List of notebooks demonstrating OpenVINO conversion and inference together with - [LLM Instruction Following](https://github.com/openvinotoolkit/openvino_notebooks/tree/latest/notebooks/llm-question-answering) - [Dolly 2.0](https://github.com/openvinotoolkit/openvino_notebooks/tree/latest/notebooks/dolly-2-instruction-following) -- [Stable-Zephyr-3b](https://github.com/openvinotoolkit/openvino_notebooks/tree/latest/notebooks/stable-zephyr-3b-chatbot) - [LLM Chat Bots](https://github.com/openvinotoolkit/openvino_notebooks/tree/latest/notebooks/llm-chatbot)