Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-08 | 0 | 0 | 0 | 0 | 1 |
| 2026-09-07 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-06 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-05 | 0 | 0 | 0 | 0 | 3 |
| 2026-09-04 | 1 | 0 | 0 | 0 | 1 |
| 2026-09-03 | 0 | 1 | 0 | 0 | 247 |
| 2026-09-02 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-01 | 0 | 3 | 0 | 0 | 0 |
| 2026-08-31 | 1 | 2 | 0 | 0 | 0 |
| 2026-08-30 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-29 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-28 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-27 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-26 | 0 | 0 | 0 | 0 | 0 |
Opened: 1
Closed: 1
Comments: 0
Events: 0
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#3980 Loading a LoRA CrossEncoder checkpoint does not restore a trained `modules_to_save` classification head Opened 4 days ago | shniubobo | open | No labels | 6 | 0 | 1 day ago |
#3973 Backend ignores root level ONNX files, and cannot detect full model exports Opened 8 days ago | tomaarsen | open | No labels | 3 | 0 | 4 days ago |
#3953 Let a module declare an extra output type (e.g. multi-vector + sparse from one model) Opened 21 days ago | davidmyriel | open | No labels | 4 | 0 | 4 days ago |
#3348 NoDuplicatesBatchSampler __len__ method returns higher number of batches than the actual one Opened 1 year ago | chunlexiong-ai | closed - completed | No labels | 15 | 0 | 5 days ago |
#3950 [`docs`] 'Performance ratio' in efficiency.rst GPU/CPU performance images isn't clearly about NDCG@10 Opened 21 days ago | tomaarsen | closed - completed | No labels | 0 | 0 | 7 days ago |
#3939 `MultiVectorInformationRetrievalEvaluator` keeps the first model’s similarity function when reused Opened 23 days ago | eSVeeF | closed - completed | No labels | 0 | 0 | 7 days ago |
#3247 Loading a PEFT model uses `peft.peft_model.PeftModelForFeatureExtraction`; incompatible with ST PEFT Methods Opened 2 years ago | tomaarsen | closed - completed | bug | 1 | 0 | 7 days ago |
#3438 Not able to get optimized onnx model weights file Opened 1 year ago | rkoystart | closed - completed | bug | 6 | 0 | 8 days ago |
#3929 paraphrase_mining_embeddings keeps max_pairs - 1 candidates Opened 26 days ago | FU-max-boop | closed - completed | No labels | 0 | 0 | 8 days ago |
#3923 Docs: deployment guidance for cold starts and offline model loading (scale-to-zero, local_files_only, warmup) Opened 28 days ago | crushonyou2 | open | No labels | 2 | 0 | 13 days ago |
#3357 Add a utility to easily find the underlying `PreTrainedModel` subclass Opened 1 year ago | tomaarsen | closed - completed | enhancement | 2 | 0 | 22 days ago |
#3894 Similarity and cross-encoder scores computed below float32 create spurious ties in low-precision inference Opened 1 month ago | KisuYang | closed - completed | No labels | 2 | 0 | 27 days ago |
#3916 CrossEncoder PEFT fine-tuning: confusing TypeError (BatchEncoding not Tensor) with manual get_peft_model; no official add_adapter example Opened 1 month ago | XXXM1R0XXX | open | No labels | 1 | 0 | 1 month ago |
#3903 mine_hard_negatives crashes on a tensor shape when num_negatives exceeds the range_min/range_max window Opened 1 month ago | LK-maker-007 | closed - completed | No labels | 2 | 0 | 1 month ago |
#3908 `RuntimeError: _apply(): Couldn't swap Linear.weight` when `torchao` with `torch.compile` Opened 1 month ago | NewUserHa | open | No labels | 0 | 0 | 1 month ago |
#3899 community_detection truncates a community at sort_max_size when similarities equal the threshold Opened 1 month ago | LK-maker-007 | closed - completed | No labels | 0 | 0 | 1 month ago |
#3881 CrossEncoder silently drops the whole text pair when the backbone's chat template ignores the query/document roles Opened 1 month ago | ishan-1010 | closed - completed | No labels | 0 | 0 | 1 month ago |
#3757 Question regarding KL Divergence gradient flow in `AdaptiveLayerLoss` (edit: and possible issue with layers weighting schema) Opened 4 months ago | bobox2997 | closed - completed | No labels | 13 | 0 | 1 month ago |
#3885 Feature request for encoder-decoder reranker Opened 1 month ago | ItsukiFujii | closed - completed | No labels | 2 | 0 | 1 month ago |
#3889 Add the KaLM-Reranker-V1 family to the Sentence Transformers v5.4 integrations collection Opened 1 month ago | cosylsine | closed - completed | No labels | 3 | 0 | 1 month ago |
#3896 sentence-transformers>=5.0 hard-imports torchcodec at package load, crashing text-only usage when torchcodec/FFmpeg is broken Opened 1 month ago | MHammett | closed - completed | bug good first issue | 1 | 0 | 1 month ago |
#3874 Per-sample `video_metadata` gets attached to the wrong video when a batch mixes dict-wrapped and raw videos Opened 2 months ago | meutsabdahal | closed - completed | No labels | 1 | 0 | 1 month ago |
#3870 mine_hard_negatives: cache_folder key ignores query_prompt/corpus_prompt, silently returns stale embeddings Opened 2 months ago | ErenAta16 | closed - completed | bug | 5 | 0 | 1 month ago |
#3884 Architectural Review of test_transformer.py Opened 1 month ago | amirii2025amirii-beep | closed - completed | No labels | 0 | 0 | 1 month ago |
#3206 OSError from bad request between sentence-transformers and huggingface_hub Opened 2 years ago | Gwenn-LR | open | No labels | 3 | 0 | 2 months ago |