Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/huggingface/diffusers
/ is_optimum_quanto_available
Function
is_optimum_quanto_available
src/diffusers/utils/import_utils.py:373–374 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
371
372
373
def
is_optimum_quanto_available():
374
return
_optimum_quanto_available
375
376
377
def
is_nvidia_modelopt_available():
Callers
7
require_quanto
Function · 0.90
test_quanto.py
File · 0.90
quantization.py
File · 0.90
__init__.py
File · 0.85
require_quanto
Function · 0.85
quanto_quantizer.py
File · 0.85
validate_environment
Method · 0.85
Calls
no outgoing calls
Tested by
2
require_quanto
Function · 0.72
require_quanto
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…