resolved packing params not propagating; added support for other backbones#301
Merged
Ingvarstep merged 3 commits intourchade:mainfrom Oct 21, 2025
Merged
Conversation
…backbones like mt5
…iner-pii-edge-v1.0 PYTHONPATH=. python bench/bench_gliner_e2e.py --model knowledgator/gliner-pii-small-v1.0 PYTHONPATH=. python bench/bench_gliner_e2e.py --model knowledgator/gliner-x-small PYTHONPATH=. python bench/bench_gliner_e2e.py --model urchade/gliner_small-v2.1 PYTHONPATH=. python bench/bench_gliner_e2e.py --model urchade/gliner_medium-v2.1 PYTHONPATH=. python bench/bench_gliner_e2e.py --model knowledgator/gliner-bi-edge-v2.0
Contributor
Author
|
@Ingvarstep couple of steps were missing for propagating the packing config from Gliner through base to encoder, fixed it |
Collaborator
|
Awesome, thank you @vivekkalyanarangan30 once again for your contributions. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Testing
https://www.diffchecker.com/2kR276Om/
All differences in output is because of 6th place of decimal precision
Revised benchmarks