Update README.md
Browse files
README.md
CHANGED
@@ -132,7 +132,7 @@ test_batches: 100
|
|
132 |
max_seq_length: 8192
|
133 |
|
134 |
# Use gradient checkpointing to reduce memory use.
|
135 |
-
grad_checkpoint:
|
136 |
|
137 |
# LoRA parameters can only be specified in a config file
|
138 |
lora_parameters:
|
|
|
132 |
max_seq_length: 8192
|
133 |
|
134 |
# Use gradient checkpointing to reduce memory use.
|
135 |
+
grad_checkpoint: false
|
136 |
|
137 |
# LoRA parameters can only be specified in a config file
|
138 |
lora_parameters:
|