Viktorius Suwandi
commited on
Update wandb_log_model on config.yml
Browse files
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:
|
| 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
|