CoolFace
Apppublic

hoinjung/LLaVA-ALA-Debiasing

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes
8 commits on main
8b2de848mo ago

Fix build: remove bitsandbytes from requirements, handle gracefully in code

hoinjung
deeb8d78mo ago

Fix CPU compatibility: conditionally use 8-bit quantization only on CUDA

hoinjung
730beaf11mo ago

Pin transformers and sklearn versions

Hoin Jung
132429f11mo ago

Add accelerate library for device_map

Hoin Jung
12bb47611mo ago

Add requirements.txt to install libraries

Hoin Jung
2dc85b011mo ago

Add requirements.txt to install libraries

Hoin Jung
fbe48d511mo ago

My first demo version

Hoin Jung
1da1e4c11mo ago

initial commit

hoinjung