Skip to content

Commit c53fbd4

Browse files
committed
Update hidden command
1 parent dd21b92 commit c53fbd4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,8 @@ The final row in the table vs baseline + Packed Dataset uses **81.9%** less memo
153153

154154
<details>
155155
<summary>Command to reproduce final row.</summary>
156-
```
156+
157+
```bash
157158
tune run lora_finetune_single_device --config llama3_2/3B_qlora_single_device \
158159
dataset.packed=True \
159160
compile=True \
@@ -167,6 +168,7 @@ gradient_accumulation_steps=1 \
167168
epochs=1 \
168169
batch_size=2
169170
```
171+
170172
</details>
171173

172174
&nbsp;

0 commit comments

Comments
 (0)