TimDettmers / bitsandbytes

Accessible large language models via k-bit quantization for PyTorch.

Home Page:https://huggingface.co/docs/bitsandbytes/main/en/index

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CONTRIBUTING.md references Meta CLA

littledan opened this issue · comments

System Info

(GitHub)

Reproduction

In https://github.com/TimDettmers/bitsandbytes/blob/main/CONTRIBUTING.md#contributor-license-agreement-cla , there is the following:

Contributor License Agreement ("CLA")

In order to accept your pull request, we need you to submit a CLA. You only need to do this once to work on any of Facebook's open source projects.

Complete your CLA here: https://code.facebook.com/cla

The use of Facebook's CLA is hard to understand, given that this is a personal repo and no CLA bot seems to be used.

Expected behavior

Facebook's CLA should not be used.

Thanks for raising this, it was a remnant from before when Tim was still working at Facebook.

Fixed with b659c70