Skip to content

Commit 5a2bf65

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents b407215 + 5733b42 commit 5a2bf65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/kfto-sft-llm/sft.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@
394394
"metadata": {},
395395
"outputs": [],
396396
"source": [
397-
"client.get_job_logs(\n",
397+
"_ = client.get_job_logs(\n",
398398
" name=\"sft\",\n",
399399
" job_kind=\"PyTorchJob\",\n",
400400
" follow=True,\n",

0 commit comments

Comments
 (0)