Skip to content

Commit 2982555

Browse files
committed
docs: tweak quickstart snippets
1 parent 37c2575 commit 2982555

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/source/en/model_doc/colpali.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ images = [
5959
]
6060

6161
queries = [
62-
"Who printed the edition of Romeo and Juliet?",
6362
"When was the United States Declaration of Independence proclaimed?",
63+
"Who printed the edition of Romeo and Juliet?",
6464
]
6565

6666
# Process the inputs
@@ -121,8 +121,8 @@ images = [
121121
]
122122

123123
queries = [
124-
"Who printed the edition of Romeo and Juliet?",
125124
"When was the United States Declaration of Independence proclaimed?",
125+
"Who printed the edition of Romeo and Juliet?",
126126
]
127127

128128
# Process the inputs

docs/source/en/model_doc/colqwen2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ images = [
6262
]
6363

6464
queries = [
65-
"Who printed the edition of Romeo and Juliet?",
6665
"When was the United States Declaration of Independence proclaimed?",
66+
"Who printed the edition of Romeo and Juliet?",
6767
]
6868

6969
# Process the inputs
@@ -124,8 +124,8 @@ images = [
124124
]
125125

126126
queries = [
127-
"Who printed the edition of Romeo and Juliet?",
128127
"When was the United States Declaration of Independence proclaimed?",
128+
"Who printed the edition of Romeo and Juliet?",
129129
]
130130

131131
# Process the inputs

0 commit comments

Comments
 (0)