Skip to content

Commit

Permalink
chore: add quanto install option
Browse files Browse the repository at this point in the history
  • Loading branch information
dacorvo committed Jul 26, 2024
1 parent 5ece6e8 commit dd69cbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
"graphcore": "optimum-graphcore",
"furiosa": "optimum-furiosa",
"amd": "optimum-amd",
"quanto": ["optimum-quanto>=0.2.4"],
"dev": TESTS_REQUIRE + QUALITY_REQUIRE,
"tests": TESTS_REQUIRE,
"quality": QUALITY_REQUIRE,
Expand Down

0 comments on commit dd69cbb

Please sign in to comment.