Skip to content

Commit 7035565

Browse files
h-guo18yeyu-nvidia
andcommitted
address comments
Co-authored-by: yeyu-nvidia <[email protected]> Signed-off-by: h-guo18 <[email protected]>
1 parent 13de521 commit 7035565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/speculative_decoding/example.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"metadata": {},
7878
"source": [
7979
"## Train Draft module On Daring-Anteater\n",
80-
"We will fine-tune the draft head on the Daring-Anteater dataset using the standard Hugging Face Trainer. Note that only the draft model's weights are updated during this process; the original target model remains unchanged. After training, our speculative decoding model will be ready for export and deployment. Note that the time to train will be significantly dependent on the epochs (default=4) and the hardware being used."
80+
"We will fine-tune the draft module on the Daring-Anteater dataset using the standard Hugging Face Trainer. Note that only the draft module's weights are updated during this process; the original target model remains frozen. After training, our speculative decoding model will be ready for export and deployment. Note that the time to train will be significantly dependent on the epochs (default=4) and the hardware being used."
8181
]
8282
},
8383
{

0 commit comments

Comments
 (0)