From b9bdb84e27934c79fa798cbbd2db0bfe10db6ecd Mon Sep 17 00:00:00 2001 From: Adam Treat Date: Tue, 11 Apr 2023 14:30:37 -0400 Subject: [PATCH] Modify license to be clear it does not extend to models. --- LICENSE | 9 ++++++++ cmake/deploy-qt-linux.cmake.in | 2 +- icons/16.png | Bin 0 -> 549 bytes icons/logo.svg | 37 ++++++++++++++++++--------------- 4 files changed, 30 insertions(+), 18 deletions(-) create mode 100644 icons/16.png diff --git a/LICENSE b/LICENSE index f288702d..66929545 100644 --- a/LICENSE +++ b/LICENSE @@ -672,3 +672,12 @@ may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . + +ADDENDUM: + +Any LLM models that are loaded and used by the application are not themselves +subject to the GPLv3 if indeed they are even copyrightable. The terms of +this license apply only to the application software (chat userface and features) +and its accompanying documentation and do not extend to any LLM models, +whether created by the author of the application or obtained from third-party +sources. diff --git a/cmake/deploy-qt-linux.cmake.in b/cmake/deploy-qt-linux.cmake.in index 360adf78..bdfa2380 100644 --- a/cmake/deploy-qt-linux.cmake.in +++ b/cmake/deploy-qt-linux.cmake.in @@ -2,5 +2,5 @@ set(LINUXDEPLOYQT "@LINUXDEPLOYQT@") set(COMPONENT_NAME_MAIN "@COMPONENT_NAME_MAIN@") set(CMAKE_CURRENT_SOURCE_DIR "@CMAKE_CURRENT_SOURCE_DIR@") execute_process(COMMAND ${LINUXDEPLOYQT} ${CPACK_TEMPORARY_INSTALL_DIRECTORY}/packages/${COMPONENT_NAME_MAIN}/data/bin/chat -verbose=2) -file(COPY ${CMAKE_CURRENT_SOURCE_DIR}/CMakeLists.txt +file(COPY ${CMAKE_CURRENT_SOURCE_DIR}/models/ggml-model-q4_0.bin DESTINATION ${CPACK_TEMPORARY_INSTALL_DIRECTORY}/packages/${COMPONENT_NAME_MAIN}/data/bin) diff --git a/icons/16.png b/icons/16.png new file mode 100644 index 0000000000000000000000000000000000000000..6e36987fd4e9b1c24d466e445f322663ba102c80 GIT binary patch literal 549 zcmV+=0^0qFP)fLKg)ED{4$K$xPz7n9iVNgswfS%f0v9bMC!@e;^F^)Ol~=87Xv! z-)@EB&1qSm$b;S8p4IT{j~!31<+*4uF##OUO7h$^p6wrgJ=$!wRwn=|FRb|Wdw#8Q z=g;ZdGUpVvWnNy1>mPsz05UH~TWu7!#2oLhoV3;TB5pr9Z0_&%+e&g3!0~7FI$ca_ zR1i#SM6c7u@n-<2lxy!^_S>(Xf8J7F)xIK?*wD7+0HmoTsJRGPY=@AFpyraMnPID9 zotebb8{(E#qmI})L15tbTJ@~G)s+T#)Fe40m2Yprcv@%0K9)Q+V%tI zJ}Df3`hKD+&~|pjc$|>_N`S3$t=N3?yR>24_iQyJ^| - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + +