Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/huggingface/diffusers
/ is_gguf_available
Function
is_gguf_available
src/diffusers/utils/import_utils.py:361–362 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
359
360
361
def
is_gguf_available():
362
return
_gguf_available
363
364
365
def
is_flashpack_available():
Callers
9
decorator
Function · 0.90
quantization.py
File · 0.90
__init__.py
File · 0.85
decorator
Function · 0.85
_maybe_dequantize_weight_for_expanded_lora
Function · 0.85
load_gguf_checkpoint
Function · 0.85
gguf_quantizer.py
File · 0.85
validate_environment
Method · 0.85
test_gguf.py
File · 0.85
Calls
no outgoing calls
Tested by
2
decorator
Function · 0.72
decorator
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…