Added 'Apache-2.0' SPDX license identifier due to 'kompute.cc' submodule licensing. Explanation of licensing method: https://docs.fedoraproject.org/en-US/legal/spdx/#_and_expressions
This commit is contained in:
parent
a8c8cecbc7
commit
389ab6125b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Name: llama.cpp-clblast
|
|||
Version: %( date "+%%Y%%m%%d" )
|
||||
Release: 1%{?dist}
|
||||
Summary: OpenCL Inference of LLaMA model in C/C++
|
||||
License: MIT
|
||||
License: MIT AND Apache-2.0
|
||||
Source0: https://github.com/ggerganov/llama.cpp/archive/refs/heads/master.tar.gz
|
||||
BuildRequires: coreutils make gcc-c++ git mesa-libOpenCL-devel clblast-devel
|
||||
Requires: clblast
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue