bitsandbytes-foundation / bitsandbytes

Accessible large language models via k-bit quantization for PyTorch.
https://huggingface.co/docs/bitsandbytes/main/en/index
MIT License
6.31k stars 634 forks source link

Remove depth option in installation steps #1395

Closed pnunna93 closed 1 month ago

pnunna93 commented 1 month ago

The dynamic tag-versioning(https://github.com/bitsandbytes-foundation/bitsandbytes/commit/02d5b423a56908e22edfe3a044de251de13dd231#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7R26) fails when cloned with --depth 1 option. This PR removes it from ROCm installation steps.

CC: @Titus-von-Koeller @matthewdouglas