update readthedocs project name (#10519)
* update readthedocs project name * update readthedocs project name
This commit is contained in:
		
							parent
							
								
									16b2ef49c6
								
							
						
					
					
						commit
						c4dbd21cfc
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
   :google-site-verification: S66K6GAclKw1RroxU0Rka_2d1LZFVe27M0gRneEsIVI
 | 
					   :google-site-verification: S66K6GAclKw1RroxU0Rka_2d1LZFVe27M0gRneEsIVI
 | 
				
			||||||
 | 
					
 | 
				
			||||||
################################################
 | 
					################################################
 | 
				
			||||||
The IPEX Project
 | 
					The IPEX-LLM Project
 | 
				
			||||||
################################################
 | 
					################################################
 | 
				
			||||||
 | 
					
 | 
				
			||||||
------
 | 
					------
 | 
				
			||||||
| 
						 | 
					@ -158,4 +158,4 @@ You can then apply INT4 optimizations to any Hugging Face *Transformers* models
 | 
				
			||||||
   output_ids = model.generate(input_ids, ...)
 | 
					   output_ids = model.generate(input_ids, ...)
 | 
				
			||||||
   output = tokenizer.batch_decode(output_ids.cpu())
 | 
					   output = tokenizer.batch_decode(output_ids.cpu())
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**For more details, please refer to the ipex-llm** `Document <doc/LLM/index.html>`_, `Readme <https://github.com/intel-analytics/ipex-llm/tree/main/python/llm>`_, `Tutorial <https://github.com/intel-analytics/ipex-llm-tutorial>`_ and `API Doc <doc/PythonAPI/LLM/index.html>`_.
 | 
					**For more details, please refer to the ipex-llm** `Document <doc/LLM/index.html>`_, `Readme <https://github.com/intel-analytics/ipex-llm/tree/main/python/llm>`_, `Tutorial <https://github.com/intel-analytics/ipex-llm-tutorial>`_ and `API Doc <doc/PythonAPI/LLM/index.html>`_.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue