Skip to content

Commit 8c1d61a

Browse files
authored
Update Gemma3_1b_fine_tune.ipynb
1 parent 918d5d9 commit 8c1d61a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codelabs/litert_inference/Gemma3_1b_fine_tune.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"!pip3 install --upgrade -q -U trl\n",
119119
"!pip3 install --upgrade -q -U accelerate\n",
120120
"!pip3 install --upgrade -q -U datasets\n",
121-
"!pip3 install git+https://github.com/huggingface/transformers@v4.49.0-Gemma3"
121+
"!pip3 install git+https://github.com/huggingface/transformers@v4.49.0-Gemma-3"
122122
],
123123
"metadata": {
124124
"id": "WQUK_YNLZPnW"

0 commit comments

Comments
 (0)