revert some changes

This commit is contained in:
Quentin Gallouédec
2025-05-17 03:46:18 +00:00
parent ffb8d63324
commit ed353eb76d
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
[HuggingFace Model Card](https://huggingface.co/vidore/colpali-v1.2-merged) [HuggingFace Model Card](https://huggingface.co/vidore/colpali-v1.2-merged)
``` ```
wget https://huggingface.co/papers/1706.03762 wget https://arxiv.org/pdf/1706.03762.pdf
cargo run --features cuda,pdf2image --release --example colpali -- --prompt "What is Positional Encoding" --pdf "1706.03762.pdf" cargo run --features cuda,pdf2image --release --example colpali -- --prompt "What is Positional Encoding" --pdf "1706.03762.pdf"
``` ```

View File

@ -376,7 +376,7 @@ Very polite review:`,
billion parameters. Here you can try the quantized versions. billion parameters. Here you can try the quantized versions.
Additional prompt examples are available in the Additional prompt examples are available in the
<a <a
href="https://huggingface.co/papers/2309.05463#page=8" href="https://arxiv.org/pdf/2309.05463.pdf#page=8"
class="link" class="link"
target="_blank" target="_blank"
> >