Skip to content

Commit f604448

Browse files
committed
Notebook lint fix
1 parent b4c632d commit f604448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/gemma/docs/core/keras_inference.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@
563563
"id": "fjUsHgumE9jD"
564564
},
565565
"source": [
566-
"If you are using a smaller GPU, and encountering out of memory (OOM) errors, you can set `max_images_per_prompt` and `sequence_length` to smaller values. Here, we reduce sequence length to 768."
566+
"If you are using a smaller GPU, and encountering out of memory (OOM) errors, you can set `max_images_per_prompt` and `sequence_length` to smaller values. The following code shows how to reduce sequence length to 768."
567567
]
568568
},
569569
{

0 commit comments

Comments
 (0)