add llama 7b config and fiz lora_fan_in_fan_out for llama (copy pasta bug)
This commit is contained in:
@@ -22,7 +22,7 @@ lora_dropout: 0.05
|
||||
lora_target_modules:
|
||||
- q_proj
|
||||
- w_proj
|
||||
lora_fan_in_fan_out: true # pythia/GPTNeoX lora specific
|
||||
lora_fan_in_fan_out: false
|
||||
wandb_project: llama-65b-lora
|
||||
wandb_watch:
|
||||
wandb_run_id:
|
||||
|
||||
Reference in New Issue
Block a user