Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/huggingface/diffusers
/ is_bitsandbytes_available
Function
is_bitsandbytes_available
src/diffusers/utils/import_utils.py:345–346 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
343
344
345
def
is_bitsandbytes_available():
346
return
_bitsandbytes_available
347
348
349
def
is_google_colab():
Callers
14
require_bitsandbytes
Function · 0.90
decorator
Function · 0.90
quantization.py
File · 0.90
__init__.py
File · 0.85
require_bitsandbytes
Function · 0.85
decorator
Function · 0.85
run
Method · 0.85
_maybe_dequantize_weight_for_expanded_lora
Function · 0.85
num_parameters
Method · 0.85
utils.py
File · 0.85
validate_environment
Method · 0.85
validate_environment
Method · 0.85
Calls
no outgoing calls
Tested by
4
require_bitsandbytes
Function · 0.72
decorator
Function · 0.72
require_bitsandbytes
Function · 0.68
decorator
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…