Tiny fixes (#12936)

This commit is contained in:
Yuwen Hu 2025-03-05 14:55:26 +08:00 committed by GitHub
parent 68a770745b
commit 7c0c77cce3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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