fix: lint (#1037)
Browse files
examples/tiny-llama/lora.yml
CHANGED
|
@@ -62,4 +62,3 @@ weight_decay: 0.0
|
|
| 62 |
fsdp:
|
| 63 |
fsdp_config:
|
| 64 |
special_tokens:
|
| 65 |
-
|
|
|
|
| 62 |
fsdp:
|
| 63 |
fsdp_config:
|
| 64 |
special_tokens:
|
|
|
examples/tiny-llama/qlora.yml
CHANGED
|
@@ -64,4 +64,3 @@ weight_decay: 0.0
|
|
| 64 |
fsdp:
|
| 65 |
fsdp_config:
|
| 66 |
special_tokens:
|
| 67 |
-
|
|
|
|
| 64 |
fsdp:
|
| 65 |
fsdp_config:
|
| 66 |
special_tokens:
|
|
|