Skip to content

Commit aafff46

Browse files
Update dynamic_quantization_bert_tutorial.rst
As per suggestion in #1114
1 parent 921f4fb commit aafff46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/dynamic_quantization_bert_tutorial.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ built-in F1 score calculation helper function.
6868
.. code:: shell
6969
7070
pip install sklearn
71-
pip install transformers
71+
pip install transformers==4.29.2
7272
7373
7474
Because we will be using the beta parts of the PyTorch, it is

0 commit comments

Comments
 (0)