MCPcopy 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
373def is_optimum_quanto_available():
374 return _optimum_quanto_available
375
376
377def is_nvidia_modelopt_available():

Callers 7

require_quantoFunction · 0.90
test_quanto.pyFile · 0.90
quantization.pyFile · 0.90
__init__.pyFile · 0.85
require_quantoFunction · 0.85
validate_environmentMethod · 0.85

Calls

no outgoing calls

Tested by 2

require_quantoFunction · 0.72
require_quantoFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…