Skip to content

Commit

Permalink
docstring scripts/backtest_sites.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AUdaltsova authored Oct 18, 2024
1 parent fade9f3 commit 0d45dfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/backtest_sites.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ def load_model_from_hf(model_id: str, revision: str, token: str):
"""
Loads model from HuggingFace
"""

model_file = hf_hub_download(
repo_id=model_id,
filename=PYTORCH_WEIGHTS_NAME,
Expand Down

0 comments on commit 0d45dfa

Please sign in to comment.