llama license text

This commit is contained in:
Henri Vasserman 2023-05-06 18:41:56 +03:00
parent 2986951203
commit 09236f40b4
No known key found for this signature in database
GPG key ID: 2995FC0F58B1A986

View file

@ -213,7 +213,7 @@ jobs:
cd build
cmake .. ${{ matrix.defines }}
cmake --build . --config Release
cp ../LICENSE "./bin/Release/llama.cpp-${{ env.BRANCH_NAME }}-${{ steps.commit.outputs.short }}.txt"
cp ../LICENSE ./bin/Release/llama.cpp.txt
- name: Add clblast.dll
id: add_clblast_dll