Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
daavoo committed Nov 22, 2024
1 parent 8b2c57b commit d2c75c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/opennotebookllm/inference/model_loaders.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def load_LLama_model(
Loads the given model_id using Llama.from_pretrained.
Args:
model_id (str): The model id to load.
model_id (str): The model id to load.
Format is expected to be `{org}/{repo}/{filename}`.
Returns:
Expand Down

0 comments on commit d2c75c9

Please sign in to comment.