Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Commit

Permalink
feat(optimizer): fine-grained options & presets
Browse files Browse the repository at this point in the history
  • Loading branch information
decahedron1 committed Apr 16, 2023
1 parent 7b4c205 commit d907f0b
Show file tree
Hide file tree
Showing 3 changed files with 193 additions and 518 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ scipy~=1.10
spacy~=3.5
termcolor>=2,<3
tomli-w
tomli
torch>1,<2 # torch.onnx.export is a bit broken with torch 2
transformers>=4.21.0,<5
yaspin~=2.3
Loading

0 comments on commit d907f0b

Please sign in to comment.