Small fix to install guide (#10618)
This commit is contained in:
		
							parent
							
								
									0a95c556a1
								
							
						
					
					
						commit
						89d780f2e9
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -73,7 +73,6 @@ choosing either US or CN website for `extra-index-url`:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      .. code-block:: cmd
 | 
					      .. code-block:: cmd
 | 
				
			||||||
 | 
					
 | 
				
			||||||
         conda create -n llm python=3.9 libuv
 | 
					 | 
				
			||||||
         conda activate llm
 | 
					         conda activate llm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
         pip install --pre --upgrade ipex-llm[xpu] --extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
 | 
					         pip install --pre --upgrade ipex-llm[xpu] --extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
 | 
				
			||||||
| 
						 | 
					@ -82,7 +81,6 @@ choosing either US or CN website for `extra-index-url`:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      .. code-block:: cmd
 | 
					      .. code-block:: cmd
 | 
				
			||||||
 | 
					
 | 
				
			||||||
         conda create -n llm python=3.9 libuv
 | 
					 | 
				
			||||||
         conda activate llm
 | 
					         conda activate llm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
         pip install --pre --upgrade ipex-llm[xpu] --extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/cn/
 | 
					         pip install --pre --upgrade ipex-llm[xpu] --extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/cn/
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue