79506751

Date: 2025-03-13 14:32:06
Score: 2
Natty:
Report link

In my case it was solved by disabling the authentication token:

SentenceTransformer("sentence-transformers/all-MiniLM-L6-v2", token=False)

See https://github.com/UKPLab/sentence-transformers/issues/3212 Maybe your issue is different though

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Bas Krahmer