We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f0d180 commit 4749c57Copy full SHA for 4749c57
src/huggingface_inference_toolkit/utils.py
@@ -33,7 +33,7 @@
33
34
35
def is_optimum_available():
36
- return True
+ return False
37
# TODO: change when supported
38
# return _optimum_available
39
0 commit comments