Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

sentence-transformers · Issues· 1303 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #4027

    Cached losses (GradCache) trigger one DDP all-reduce per mini-batch per column instead of one per step

    bugUpdated Sep 17, 2026
  • #3973

    Backend ignores root level ONNX files, and cannot detect full model exports

    Updated Sep 15, 2026
  • #2282

    Finetuning Cross-Encoder model results in constant prediction but when validated on test set it shows 100 F1 and accuracy by evaluator function

    Updated Sep 15, 2026
  • #3822

    Explicit device assignment ignored in multi-GPU (PyTriton) environment

    Updated Sep 14, 2026
  • #3440

    The special_tokens in tokenizer should also be controlled by do_lower_case in encoder_config.

    Updated Sep 14, 2026
  • #3722

    Mixing modalities in `encode()` doesn't work for CLIP

    bugUpdated Sep 14, 2026
  • #4010

    model.safetensors is missing read permissions after saving with SentenceTransformer.save()

    Updated Sep 12, 2026
  • #3696

    Save individual routes from a Router-based model as standalone artifacts

    Updated Sep 11, 2026
  • #3996

    No constructor-based way to set query_length/document_length on `MultiVectorEncoder`

    Updated Sep 10, 2026
  • #3404

    Any pretrained models available for commercial use?

    Updated Sep 9, 2026
  • #3991

    Problems in training multi-modal models with large batch sizes

    Updated Sep 8, 2026
  • #3980

    Loading a LoRA CrossEncoder checkpoint does not restore a trained `modules_to_save` classification head

    Updated Sep 7, 2026
  • #3953

    Let a module declare an extra output type (e.g. multi-vector + sparse from one model)

    Updated Sep 4, 2026
  • #3923

    Docs: deployment guidance for cold starts and offline model loading (scale-to-zero, local_files_only, warmup)

    Updated Aug 26, 2026
  • #3916

    CrossEncoder PEFT fine-tuning: confusing TypeError (BatchEncoding not Tensor) with manual get_peft_model; no official add_adapter example

    Updated Aug 7, 2026