Skip to content

Commit e7cbd0e

Browse files
Spycshchensuyue
authored andcommitted
fix TF 2.13 incompatible with old transformers (#1291)
(cherry picked from commit 67b7127)
1 parent cedd33b commit e7cbd0e

File tree

1 file changed

+1
-1
lines changed
  • examples/tensorflow/nlp/large_language_models/quantization/ptq/smoothquant

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
tensorflow
22
datasets
3-
transformers<=4.29.2
3+
transformers

0 commit comments

Comments
 (0)