Skip to content

Commit

Permalink
Update onnx requirement from <=1.16.1 to <=1.17.0 (#1200)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-kochin authored Nov 13, 2024
2 parents 366662b + d5a5ee8 commit ccece3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/llm_bench/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ packaging
psutil
timm
tiktoken
onnx<=1.16.1
onnx<=1.17.0
einops
transformers_stream_generator
bitsandbytes
Expand Down

0 comments on commit ccece3d

Please sign in to comment.