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:
Mohammadreza Hendiani 2024-03-29 22:26:21 +03:30
parent 9bb04b9f58
commit a8c8cecbc7
No known key found for this signature in database
GPG key ID: 6910AB8B88C616E8

View file

@ -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