Tiny fixes (#12936)
This commit is contained in:
		
							parent
							
								
									68a770745b
								
							
						
					
					
						commit
						7c0c77cce3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -44,7 +44,7 @@ pip install tiktoken blobfile
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 1. Download & Convert Model
 | 
					## 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
 | 
					### 1.1 Download Model
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue