mirror of
				https://github.com/hiyouga/LLaMA-Factory.git
				synced 2025-11-04 18:02:19 +08:00 
			
		
		
		
	
							parent
							
								
									a916688723
								
							
						
					
					
						commit
						587e65e442
					
				@ -9,7 +9,7 @@ fsdp_config:
 | 
			
		||||
  fsdp_forward_prefetch: false
 | 
			
		||||
  fsdp_offload_params: true
 | 
			
		||||
  fsdp_sharding_strategy: FULL_SHARD
 | 
			
		||||
  fsdp_state_dict_type: SHARDED_STATE_DICT
 | 
			
		||||
  fsdp_state_dict_type: FULL_STATE_DICT
 | 
			
		||||
  fsdp_sync_module_states: true
 | 
			
		||||
  fsdp_use_orig_params: false
 | 
			
		||||
machine_rank: 0
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,5 @@
 | 
			
		||||
```bash
 | 
			
		||||
pip install git+https://github.com/huggingface/transformers.git
 | 
			
		||||
pip install "transformers>=4.39.1"
 | 
			
		||||
pip install "accelerate>=0.28.0"
 | 
			
		||||
pip install "bitsandbytes>=0.43.0"
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user