Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
shane-huang committed Mar 25, 2024
1 parent 8e22f08 commit d6f3624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/community/langchain_community/llms/ipex_llm.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ def from_model_id_low_bit(
Args:
model_id: Path for the ipex-llm transformers low-bit model checkpoint folder.
model_id: Path for the ipex-llm transformers low-bit model folder.
model_kwargs: Keyword arguments to pass to the model and tokenizer.
kwargs: Extra arguments to pass to the model and tokenizer.
Expand Down

0 comments on commit d6f3624

Please sign in to comment.