-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Pull requests: UKPLab/sentence-transformers
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Adding the possibility to pass arguments to the AutoConfig() in the Cross-Encoder
#1421
opened Feb 13, 2022 by
zoltan-fedor
Loading…
Fetch score_function for semantic_search from model config if available
#1649
opened Jul 26, 2022 by
NimaBoscarino
Loading…
support max_seq_length argument in SentenceTransformer
#1685
opened Sep 7, 2022 by
Jiaxin-Wen
Loading…
Fix Cuda out of memory issue in model.encode by allowing user to transfer to cpu
#1717
opened Oct 9, 2022 by
Quetzalcohuatl
Loading…
Added move_to_cpu flag in encode method to avoid OOM for token embeddings.
#1812
opened Jan 19, 2023 by
bodin-e
Loading…
Add eval_batch_size argument to cross encoder evaluators
#2284
opened Aug 24, 2023 by
yunyu
Loading…
Add support for asymmetric models in NoDuplicatesDataLoader
#2301
opened Sep 8, 2023 by
eranhirs
Loading…
Add support for M2M100EncoderModel (aka NLLB, aka SONAR text encoder)
#2541
opened Mar 13, 2024 by
avidale
Loading…
Update SentenceTransformer.py to use token length for sorting
#2571
opened Apr 3, 2024 by
achibb
Loading…
Enable intfloat/e5-mistral-7b-instruct model with 32k token lens on hpu device
#2715
opened Jun 4, 2024 by
ZhengHongming888
Loading…
[
chore
] Some refactoring in SentenceTransformer's encode
method
#2809
opened Jul 4, 2024 by
fpgmaas
Loading…
# Pass Image color channels information to Transformers
#2846
opened Jul 18, 2024 by
davychxn
Loading…
[
fix
] Handle out of range values in scalar quantization
#2865
opened Jul 30, 2024 by
meiravgri
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.