diff --git a/python/llm/example/GPU/HuggingFace/LLM/moonlight/README.md b/python/llm/example/GPU/HuggingFace/LLM/moonlight/README.md index 6e2ddf57..eb9345d9 100644 --- a/python/llm/example/GPU/HuggingFace/LLM/moonlight/README.md +++ b/python/llm/example/GPU/HuggingFace/LLM/moonlight/README.md @@ -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