mirror of
				https://github.com/hiyouga/LLaMA-Factory.git
				synced 2025-11-04 18:02:19 +08:00 
			
		
		
		
	update assets
Former-commit-id: 7b9bd552b2bf97b72976511094eb51dfde5d1017
This commit is contained in:
		
							parent
							
								
									fb22651faf
								
							
						
					
					
						commit
						8c65548b10
					
				
							
								
								
									
										3
									
								
								examples/inference/llama3_full_sft.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								examples/inference/llama3_full_sft.yaml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,3 @@
 | 
			
		||||
model_name_or_path: saves/llama3-8b/full/sft
 | 
			
		||||
template: llama3
 | 
			
		||||
infer_backend: huggingface  # choices: [huggingface, vllm]
 | 
			
		||||
@ -1,5 +1,4 @@
 | 
			
		||||
model_name_or_path: meta-llama/Meta-Llama-3-8B-Instruct
 | 
			
		||||
adapter_name_or_path: saves/llama3-8b/lora/sft
 | 
			
		||||
template: llama3
 | 
			
		||||
finetuning_type: lora
 | 
			
		||||
infer_backend: huggingface  # choices: [huggingface, vllm]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user