Skip to content

Commit

Permalink
Remove unrelated changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurCamara committed Sep 30, 2024
1 parent c018084 commit 657d1a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sentence_transformers/SentenceTransformer.py
Original file line number Diff line number Diff line change
Expand Up @@ -1545,7 +1545,6 @@ def _load_sbert_model(
if not self.default_prompt_name:
self.default_prompt_name = self._model_config.get("default_prompt_name", None)


# Check if a readme exists
model_card_path = load_file_path(
model_name_or_path,
Expand Down

0 comments on commit 657d1a5

Please sign in to comment.