Skip to content

Commit b523cd6

Browse files
committed
update deps
1 parent 347484f commit b523cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

week06_large_models/homework_a.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"metadata": {},
77
"outputs": [],
88
"source": [
9-
"# dependencies: a recent pytorch and %pip install transformers==4.38.1 datasets==2.17.1 \n",
9+
"# dependencies: a recent pytorch and %pip install transformers==4.38.1 datasets==2.17.1 accelerate==0.27.2\n",
1010
"# the assignment will still likely work on other recent versions (transformers>4.25 and datasets>2.9)"
1111
]
1212
},

0 commit comments

Comments
 (0)