mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Fix BnB on Colab
This commit is contained in:
@@ -28,7 +28,7 @@ psutil
|
|||||||
ansi2html
|
ansi2html
|
||||||
flask_compress
|
flask_compress
|
||||||
ijson
|
ijson
|
||||||
bitsandbytes==0.40.0; sys_platform == 'linux'
|
bitsandbytes==0.40.0.post4; sys_platform == 'linux'
|
||||||
https://github.com/jllllll/bitsandbytes-windows-webui/releases/download/wheels/bitsandbytes-0.40.0.post4-py3-none-win_amd64.whl; sys_platform == 'win32'
|
https://github.com/jllllll/bitsandbytes-windows-webui/releases/download/wheels/bitsandbytes-0.40.0.post4-py3-none-win_amd64.whl; sys_platform == 'win32'
|
||||||
ftfy
|
ftfy
|
||||||
py==1.11.0
|
py==1.11.0
|
||||||
@@ -41,4 +41,4 @@ safetensors==0.3.1
|
|||||||
git+https://github.com/0cc4m/hf_bleeding_edge/
|
git+https://github.com/0cc4m/hf_bleeding_edge/
|
||||||
einops
|
einops
|
||||||
peft==0.3.0
|
peft==0.3.0
|
||||||
scipy
|
scipy
|
||||||
|
Reference in New Issue
Block a user