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
9bb04b9f58
commit
a8c8cecbc7
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Name: llama.cpp-cuda
|
|||
Version: %( date "+%%Y%%m%%d" )
|
||||
Release: 1%{?dist}
|
||||
Summary: CPU Inference of LLaMA model in pure C/C++ (no CUDA/OpenCL)
|
||||
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 cuda-toolkit
|
||||
Requires: cuda-toolkit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue