Add quickstart (#10272)
This commit is contained in:
		
							parent
							
								
									925aff730e
								
							
						
					
					
						commit
						1572b6f7c3
					
				
					 2 changed files with 8 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -62,10 +62,12 @@ See the ***optimized performance*** of `chatglm2-6b` and `llama-2-13b-chat` mode
 | 
			
		|||
 | 
			
		||||
### `bigdl-llm` quickstart
 | 
			
		||||
 | 
			
		||||
- [Windows GPU installation](https://test-bigdl-llm.readthedocs.io/en/main/doc/LLM/Quickstart/install_windows_gpu.html)
 | 
			
		||||
- [Run BigDL-LLM using Docker](docker/llm)
 | 
			
		||||
- [CPU INT4](#cpu-int4)
 | 
			
		||||
- [GPU INT4](#gpu-int4)
 | 
			
		||||
- [More Low-Bit Support](#more-low-bit-support)
 | 
			
		||||
- [Verified Models](#verified-models)
 | 
			
		||||
- [More Low-Bit support](#more-low-bit-support)
 | 
			
		||||
- [Verified models](#verified-models)
 | 
			
		||||
 | 
			
		||||
#### CPU INT4
 | 
			
		||||
##### Install
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -81,8 +81,10 @@ See the **optimized performance** of ``chatglm2-6b`` and ``llama-2-13b-chat`` mo
 | 
			
		|||
``bigdl-llm`` quickstart
 | 
			
		||||
============================================
 | 
			
		||||
 | 
			
		||||
- `CPU <#cpu-quickstart>`_
 | 
			
		||||
- `GPU <#gpu-quickstart>`_
 | 
			
		||||
- `Windows GPU installation <doc/LLM/Quickstart/install_windows_gpu.html>`_
 | 
			
		||||
- `Run BigDL-LLM using Docker <https://github.com/intel-analytics/BigDL/tree/main/docker/llm>`_
 | 
			
		||||
- `CPU quickstart <#cpu-quickstart>`_
 | 
			
		||||
- `GPU quickstart <#gpu-quickstart>`_
 | 
			
		||||
 | 
			
		||||
--------------------------------------------
 | 
			
		||||
CPU Quickstart
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue