Skip to content

Commit 7c0c77c

Browse files
Tiny fixes (#12936)
1 parent 68a7707 commit 7c0c77c

File tree

1 file changed

+1
-1
lines changed
  • python/llm/example/GPU/HuggingFace/LLM/moonlight

1 file changed

+1
-1
lines changed

python/llm/example/GPU/HuggingFace/LLM/moonlight/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ pip install tiktoken blobfile
4444
4545
## 1. Download & Convert Model
4646

47-
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`.
47+
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`.
4848

4949
### 1.1 Download Model
5050

0 commit comments

Comments
 (0)