Skip to content

Conversation

@joein
Copy link
Member

@joein joein commented Dec 18, 2024

it's a draft of second iteration of work on colpali #394

@joein joein changed the title wip: design draft wip: colpali design draft Dec 18, 2024
@I8dNLo
Copy link
Contributor

I8dNLo commented Dec 23, 2024

To check out values for tests I use code examples from here

Copy link
Member Author

@joein joein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@I8dNLo I8dNLo changed the title wip: colpali design draft colpali v1.3 by AndrewOgn Jan 13, 2025
Copy link
Member Author

@joein joein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit comments + could you please upload canonical vectors / conversion code to the dedicated repo

query += "\n"

texts_query.append(query)
encoded = self.tokenizer.encode_batch(texts_query, max_length=self.QUERY_MAX_LENGTH)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I got an exception encode_batch does not have max_length parameter

@joein joein merged commit 2fe33c5 into main Feb 6, 2025
17 checks passed
@joein joein deleted the colpali-multi branch February 6, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants