Skip to content

Commit

Permalink
Tiny fixes (#12936)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscilloscope98 authored Mar 5, 2025
1 parent 68a7707 commit 7c0c77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/llm/example/GPU/HuggingFace/LLM/moonlight/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pip install tiktoken blobfile
## 1. Download & Convert Model

To run the Moonlight model with IPEX-LLM optimizations, we need to download and convert first it to make sure it could be successfully loaded by `transformers`.
To run the Moonlight model with IPEX-LLM optimizations, we need to download and convert it first to make sure it could be successfully loaded by `transformers`.

### 1.1 Download Model

Expand Down

0 comments on commit 7c0c77c

Please sign in to comment.