From 7439924891496025edf60c9da6a782f362a50c70 Mon Sep 17 00:00:00 2001 From: Tim Dettmers Date: Tue, 5 Oct 2021 19:16:20 -0700 Subject: Initial commit --- NOTICE.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 NOTICE.md (limited to 'NOTICE.md') 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. -- cgit v1.2.3