9 lines
		
	
	
	
		
			456 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			456 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# Running LLM Finetuning using BigDL-LLM on Intel GPU
 | 
						|
 | 
						|
This folder contains examples of running different training mode with BigDL-LLM on Intel GPU:
 | 
						|
 | 
						|
- [LoRA](LoRA): examples of running LoRA finetuning
 | 
						|
- [QLoRA](QLoRA): examples of running QLoRA finetuning
 | 
						|
- [QA-LoRA](QA-LoRA): examples of running QA-LoRA finetuning
 | 
						|
- [ReLora](ReLora): examples of running ReLora finetuning
 | 
						|
- [common](common): common templates and utility classes in finetuning examples
 |