Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
huggingface/sentence-transformers
Pull Requests
Commits
Open
Closed
docs: add sample clip training script with datasets & mlfow implement…
#3595 opened 2025-12-13 20:53 by
aardoiz
[`feat`] Introduce cross-modality and multi-modality support; modularize CrossEncoder class
#3554 opened 2025-10-24 15:22 by
tomaarsen
feat: use regular tokenizer in static embedding, add max length
#3541 opened 2025-10-06 18:52 by
stephantul
issue-3490 Sentence transformer trainer support added for training MNRL…
#3494 opened 2025-08-20 13:42 by
pinareceaktan
Fix: Add Image.Image support to encode() overloads to resolve mypy error (#3462)
#3485 opened 2025-08-08 19:31 by
sahibpreetsingh12
Added encode args to be used during eval
#3480 opened 2025-08-04 19:59 by
sw241395
[Feat] CrossEncoder class accept prompt template parameters
#3406 opened 2025-06-30 11:13 by
BetterAndBetterII
Ensure encode() handles Series and other sequence types
#3372 opened 2025-05-22 11:59 by
jteijema
Add merge_adapter method to PeftAdapterMixin to safely merge PEFT adapters (#3247)
#3339 opened 2025-04-21 04:35 by
MrAnayDongre
Fix: token embeddings inconsistency
#3275 opened 2025-03-20 19:05 by
stephantul
[feat] Zero-shot classification
#3259 opened 2025-03-06 16:24 by
nguyenhoan1988
max_seq_length should not be larger than any options
#3255 opened 2025-03-01 06:20 by
amitport
Additional Trainer Argument for features of different modalities
#3225 opened 2025-02-11 08:36 by
mengerj
Fix missing normalize_embeddings argument
#3201 opened 2025-01-28 20:55 by
BioMikeUkr
Fix #3185: Support `convert_to_numpy` for `output_value="token_embeddings"`
#3186 opened 2025-01-22 10:55 by
bhavnicksm
[DRAFT] pytests for losses
#3167 opened 2025-01-12 12:59 by
JINO-ROHIT
Add `DebiasedMultipleNegativesRankingLoss` to the losses
#3148 opened 2024-12-30 13:50 by
ilanaliouchouche
add ipex backend
#3083 opened 2024-11-25 02:24 by
jiqing-feng
Fix filenotfounderror #3056
#3057 opened 2024-11-14 18:06 by
GTimothee
Add multi cpu example
#3048 opened 2024-11-09 07:13 by
baslia
Update EmbeddingSimilarityEvaluator.py to save some examples and thei…
#3011 opened 2024-10-22 14:36 by
youssefkhalil320
[`feat`] MultipleNegativesBatchSampler
#2960 opened 2024-09-26 08:56 by
ArthurCamara
[`fix`] Quantization of token embeddings
#2885 opened 2024-08-08 15:06 by
kacperlukawski
[`fix`] Handle out of range values in scalar quantization
#2865 opened 2024-07-30 05:28 by
meiravgri
# Pass Image color channels information to Transformers
#2846 opened 2024-07-18 07:05 by
davychxn
[`chore`] Add some additional commands to the Makefile
#2823 opened 2024-07-10 06:06 by
fpgmaas
[`chore`] Add PR and issue templates
#2820 opened 2024-07-09 16:51 by
fpgmaas
[`chore`] Some refactoring in SentenceTransformer's `encode` method
#2809 opened 2024-07-04 11:34 by
fpgmaas
Enable intfloat/e5-mistral-7b-instruct model with 32k token lens on hpu device
#2715 opened 2024-06-04 22:59 by
ZhengHongming888
Added new MSE Similarity Evaluator
#2704 opened 2024-06-02 00:30 by
DgoMndez
Older