# bitsandbytes-windows-webui **Repository Path**: mys1001/bitsandbytes-windows-webui ## Basic Information - **Project Name**: bitsandbytes-windows-webui - **Description**: Windows compile of bitsandbytes for use in text-generation-webui. Compiled for CUDA 11.1, 11.3, 11.6, 11.7, and 11.8. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-24 - **Last Updated**: 2023-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bitsandbytes-windows-webui Windows compile of bitsandbytes for use in text-generation-webui. Compiled for CUDA 11.1, 11.3, 11.6, 11.7, and 11.8. Can be installed with the following command: 0.37.2: ``` python -m pip install https://github.com/jllllll/bitsandbytes-windows-webui/raw/main/bitsandbytes-0.37.2-py3-none-any.whl --force-reinstall ``` 0.38.1: ``` python -m pip install https://github.com/jllllll/bitsandbytes-windows-webui/raw/main/bitsandbytes-0.38.1-py3-none-any.whl --force-reinstall ``` Credit to [Adrian Popescu](https://github.com/acpopescu) at: https://github.com/acpopescu/bitsandbytes/tree/cmake_windows 0.38.1 was compiled from here: https://github.com/jllllll/bitsandbytes/tree/cmake_windows