Skip to content

Commit 52c33ff

Browse files
authored
Remove note about tuning only being supported for 1.0. (#517)
1 parent 98b2114 commit 52c33ff

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

site/en/gemini-api/docs/model-tuning/python.ipynb

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,6 @@
6868
"In this notebook, you'll learn how to get started with the tuning service using the Python client library for the Gemini API. Here, you'll learn how to tune the text model behind the Gemini API's text generation service."
6969
]
7070
},
71-
{
72-
"cell_type": "markdown",
73-
"metadata": {
74-
"id": "4JXd-HdCsKdZ"
75-
},
76-
"source": [
77-
"**Note**: At this time, tuning is only available for the `gemini-1.0-pro-001` model."
78-
]
79-
},
8071
{
8172
"cell_type": "markdown",
8273
"metadata": {

0 commit comments

Comments
 (0)