mirror of
https://github.com/huggingface/candle.git
synced 2025-06-17 19:18:50 +00:00
revert some changes
This commit is contained in:
@ -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"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -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"
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user