Viktorius Suwandi commited on
Commit
15e57ba
1 Parent(s): 4eb68ac

Update wandb_log_model on config.yml

Browse files
Files changed (1) hide show
  1. examples/gptq-lora-7b/config.yml +1 -1
examples/gptq-lora-7b/config.yml CHANGED
@@ -24,7 +24,7 @@ lora_fan_in_fan_out: false
24
  wandb_project: llama-7b-lora-int4
25
  wandb_watch:
26
  wandb_run_id:
27
- wandb_log_model: checkpoint
28
  output_dir: ./llama-7b-lora-int4
29
  batch_size: 1
30
  micro_batch_size: 1
 
24
  wandb_project: llama-7b-lora-int4
25
  wandb_watch:
26
  wandb_run_id:
27
+ wandb_log_model:
28
  output_dir: ./llama-7b-lora-int4
29
  batch_size: 1
30
  micro_batch_size: 1