Skip to content

Commit

Permalink
Merge pull request #1401 from qdrant/fix-scaling-pdf-retrieval
Browse files Browse the repository at this point in the history
[docs] Add image to PDF scaling tutorial
  • Loading branch information
davidmyriel authored Jan 17, 2025
2 parents 0a8b0a2 + 1bb096e commit d649615
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@ aliases:
short_description: "Optimizing PDF retrieval at scale with Qdrant and Vision Large Language Models (VLLMs) such as ColPali and ColQwen."
description: "Optimizing PDF retrieval at scale with Qdrant and Vision Large Language Models (VLLMs) such as ColPali and ColQwen. Two-stage retrieval with multivector representations mean pooling."
weight: 4
preview_image: /documentation/tutorials/pdf-retrieval-at-scale/social_preview.png
social_preview_image: /documentation/tutorials/pdf-retrieval-at-scale/social_preview.png
---

# Scaling PDF Retrieval with Qdrant

![scaling-pdf-retrieval-qdrant](/documentation/tutorials/pdf-retrieval-at-scale/image1.png)

| Time: 30 min | Level: Intermediate |Output: [GitHub](https://github.com/qdrant/examples/blob/master/pdf-retrieval-at-scale/ColPali_ColQwen2_Tutorial.ipynb)|[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://githubtocolab.com/qdrant/examples/blob/master/pdf-retrieval-at-scale/ColPali_ColQwen2_Tutorial.ipynb) |
| --- | ----------- | ----------- | ----------- |

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d649615

Please sign in to comment.