Instructions to use kernels-community/quantization-bitsandbytes with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Kernels
How to use kernels-community/quantization-bitsandbytes with Kernels:
# !pip install kernels from kernels import get_kernel kernel = get_kernel("kernels-community/quantization-bitsandbytes") - Notebooks
- Google Colab
- Kaggle
| { | |
| "name": "quantization-bitsandbytes", | |
| "id": "_quantization_bitsandbytes_cpu_817f262", | |
| "version": 1, | |
| "license": "MIT", | |
| "python-depends": [], | |
| "backend": { | |
| "type": "cpu" | |
| } | |
| } | |