LICENSE
README.md
pyproject.toml
tests/test_bitsandbytes.py
tests/test_register.py
tests/test_transformers.py
tests/test_weight_loader_v2.py
vllm_bnb_plugin/__init__.py
vllm_bnb_plugin/bitsandbytes.py
vllm_bnb_plugin/bitsandbytes_loader.py
vllm_bnb_plugin.egg-info/PKG-INFO
vllm_bnb_plugin.egg-info/SOURCES.txt
vllm_bnb_plugin.egg-info/dependency_links.txt
vllm_bnb_plugin.egg-info/entry_points.txt
vllm_bnb_plugin.egg-info/requires.txt
vllm_bnb_plugin.egg-info/top_level.txt
vllm_bnb_plugin/quantization/__init__.py
vllm_bnb_plugin/quantization/config.py
vllm_bnb_plugin/quantization/fused_moe.py
vllm_bnb_plugin/quantization/linear.py
vllm_bnb_plugin/quantization/params.py
vllm_bnb_plugin/quantization/utils.py