Skip to content

Commit bd0ed3c

Browse files
committed
Update dependencies in the colab notebook as well.
1 parent 224c265 commit bd0ed3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/gpt-oss/run-colab.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
"outputs": [],
6767
"source": [
68-
"!pip install -q git+https://github.com/huggingface/transformers triton==3.4 kernels"
68+
"!pip install -q transformers triton==3.4 kernels"
6969
]
7070
},
7171
{
@@ -244,4 +244,4 @@
244244
},
245245
"nbformat": 4,
246246
"nbformat_minor": 0
247-
}
247+
}

0 commit comments

Comments
 (0)