We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 347484f commit b523cd6Copy full SHA for b523cd6
week06_large_models/homework_a.ipynb
@@ -6,7 +6,7 @@
6
"metadata": {},
7
"outputs": [],
8
"source": [
9
- "# dependencies: a recent pytorch and %pip install transformers==4.38.1 datasets==2.17.1 \n",
+ "# dependencies: a recent pytorch and %pip install transformers==4.38.1 datasets==2.17.1 accelerate==0.27.2\n",
10
"# the assignment will still likely work on other recent versions (transformers>4.25 and datasets>2.9)"
11
]
12
},
0 commit comments