-
-
Notifications
You must be signed in to change notification settings - Fork 15k
[Feature]: Support for multiple embedding types in a single inference call #35829
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
058f50c
update plugin to support both sparse&dense embedding
staugust 061d12d
update to support "embed&token_classify"
staugust 16ed158
update test for bge_m3 plugins
staugust 31dc1f9
make bge-m3 embed dimension a const number
staugust b4a44ff
skip tasks set by io processor plugin
staugust 46d0e06
set pooling_params by plugin
staugust 6d8a453
fix bugs in pooling_params
staugust 68809f4
update plugin
staugust 73341f7
update plugin to fetch hidden_size
staugust c6fd2eb
add a log msg for embed dimensions
staugust 8b3bab3
support matryoshka_dimensions for bge_m3 plugin
staugust 9bf6d40
fix bugs
staugust 577ae1f
fix bugs
staugust be3a7ed
specify task by embed_task for bge_m3 plugin
staugust 4434bd1
correct pooling params for different tasks
staugust a4283b4
update object to raw_request.task for bge_m3 plugin
staugust 3f45f2c
fix bugs in bge_m3 plugin
staugust 95f2349
fix bugs in check sparse embed result for bge_m3 plugin
staugust 95e0280
fix bugs in check sparse embed result for bge_m3 plugin
staugust c19f266
remove log of bge m3 plugin initialization parameters
staugust File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.