Skip to content

Commit

Permalink
update quantization parameters for accurate jina-clip quant (#2640)
Browse files Browse the repository at this point in the history
CVS-159226
  • Loading branch information
eaidova authored Jan 9, 2025
1 parent 8567a50 commit d14145b
Show file tree
Hide file tree
Showing 8 changed files with 697 additions and 1,501 deletions.
1 change: 0 additions & 1 deletion .ci/ignore_convert_execution.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ notebooks/quantizing-model-with-accuracy-control/speech-recognition-quantization
notebooks/quantizing-model-with-accuracy-control/yolov11-quantization-with-accuracy-control.ipynb
notebooks/grammar-correction/grammar-correction.ipynb
notebooks/image-inpainting/image-inpainting.ipynb
notebooks/cross-lingual-books-alignment/cross-lingual-books-alignment.ipynb
notebooks/stable-diffusion-text-to-image/stable-diffusion-text-to-image.ipynb
notebooks/whisper-subtitles-generation/whisper-subtitles-generation.ipynb
notebooks/clip-zero-shot-image-classification/clip-zero-shot-classification.ipynb
Expand Down
1 change: 0 additions & 1 deletion .ci/ignore_treon_docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ notebooks/model-server/model-server.ipynb
notebooks/quantizing-model-with-accuracy-control/speech-recognition-quantization-wav2vec2.ipynb
notebooks/quantizing-model-with-accuracy-control/yolov11-quantization-with-accuracy-control.ipynb
notebooks/big-transfer-quantization/tensorflow-bit-image-classification-nncf-quantization.ipynb
notebooks/cross-lingual-books-alignment/cross-lingual-books-alignment.ipynb
notebooks/stable-diffusion-text-to-image/stable-diffusion-text-to-image.ipynb
notebooks/clip-zero-shot-image-classification/clip-zero-shot-classification.ipynb
notebooks/instruct-pix2pix-image-editing/instruct-pix2pix-image-editing.ipynb
Expand Down
7 changes: 0 additions & 7 deletions .ci/skipped_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,6 @@
- os:
- ubuntu-20.04
- ubuntu-22.04
- notebook: notebooks/cross-lingual-books-alignment/cross-lingual-books-alignment.ipynb
skips:
- os:
- macos-13
- ubuntu-20.04
- ubuntu-22.04
- windows-2019
- notebook: notebooks/stable-diffusion-text-to-image/stable-diffusion-text-to-image.ipynb
skips:
- os:
Expand Down
1 change: 0 additions & 1 deletion notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,6 @@
- [Depth estimation with DepthAnything and OpenVINO](./depth-anything/depth-anything.ipynb)
- [Depth estimation with DepthAnythingV2 and OpenVINO](./depth-anything/depth-anything-v2.ipynb)
- [Colorize grayscale images using 🎨 DDColor and OpenVINO](./ddcolor-image-colorization/ddcolor-image-colorization.ipynb)
- [Cross-lingual Books Alignment with Transformers and OpenVINO™](./cross-lingual-books-alignment/cross-lingual-books-alignment.ipynb)
- [Text-to-Image Generation with ControlNet Conditioning](./controlnet-stable-diffusion/controlnet-stable-diffusion.ipynb)
- [Zero-shot Image Classification with OpenAI CLIP and OpenVINO™](./clip-zero-shot-image-classification/clip-zero-shot-classification.ipynb)
- [Language-Visual Saliency with CLIP and OpenVINO™](./clip-language-saliency-map/clip-language-saliency-map.ipynb)
Expand Down
35 changes: 0 additions & 35 deletions notebooks/cross-lingual-books-alignment/README.md

This file was deleted.

Loading

0 comments on commit d14145b

Please sign in to comment.