diff options
author | Tim Dettmers <tim.dettmers@gmail.com> | 2021-10-05 19:16:20 -0700 |
---|---|---|
committer | Tim Dettmers <tim.dettmers@gmail.com> | 2021-10-05 19:16:20 -0700 |
commit | 7439924891496025edf60c9da6a782f362a50c70 (patch) | |
tree | 90476984d2c267f89232577a2ea40eb172387475 /NOTICE.md |
Initial commit
Diffstat (limited to 'NOTICE.md')
-rw-r--r-- | NOTICE.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/NOTICE.md b/NOTICE.md new file mode 100644 index 0000000..660658b --- /dev/null +++ b/NOTICE.md @@ -0,0 +1,3 @@ +The majority of bitsandbytes is licensed under MIT, however portions of the project are available under separate license terms: Pytorch is licensed under the BSD license. + +We thank Fabio Cannizzo for this work on FastBinarySearch which is included in this project. |