Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/huggingface/diffusers
/ quanto_quantizer.py
File
quanto_quantizer.py
src/diffusers/quantizers/quanto/quanto_quantizer.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
typing
import
TYPE_CHECKING, Any
2
3
from
diffusers.utils.import_utils
import
is_optimum_quanto_version
4
Callers
nothing calls this directly
Calls
3
is_torch_available
Function · 0.85
is_accelerate_available
Function · 0.85
is_optimum_quanto_available
Function · 0.85
Tested by
no test coverage detected