devops : remove clblast + LLAMA_CUDA -> GGML_CUDA
ggml-ci
This commit is contained in:
parent
f3f65429c4
commit
65f9293d14
12 changed files with 19 additions and 103 deletions
|
@ -32,7 +32,7 @@ CPU inference for Meta's Lllama2 models using default options.
|
|||
%setup -n llama.cpp-master
|
||||
|
||||
%build
|
||||
make -j LLAMA_CUDA=1
|
||||
make -j GGML_CUDA=1
|
||||
|
||||
%install
|
||||
mkdir -p %{buildroot}%{_bindir}/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue