Skip to content

Commit

Permalink
llama.cpp: 4457, move to the new llm category
Browse files Browse the repository at this point in the history
  • Loading branch information
i0ntempest committed Jan 10, 2025
1 parent ff07e03 commit dc813be
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions sysutils/llama.cpp/Portfile → llm/llama.cpp/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,23 @@ PortGroup github 1.0
PortGroup cmake 1.1
PortGroup legacysupport 1.1

github.setup ggerganov llama.cpp 4453 b
github.setup ggerganov llama.cpp 4457 b
github.tarball_from archive
set git-commit a3d50bc
set git-commit ee7136c
# This line is for displaying commit in CLI only
revision 0
categories sysutils
categories llm
maintainers {i0ntempest @i0ntempest} openmaintainer
license MIT

description LLM inference in C/C++
long_description The main goal of llama.cpp is to enable LLM inference with minimal\
long_description The main goal of ${name} is to enable LLM inference with minimal\
setup and state-of-the-art performance on a wide variety of hardware\
- locally and in the cloud.

checksums rmd160 21c2eccb40f117a7cf0da2ca9861c8164299a0a5 \
sha256 ab0241f66187940adc1ea16d129678d259ea4ef3a83edc8506a74ec1b29dc98f \
size 20421626
checksums rmd160 d45aa2308f84a3e379953ff15909ad6470bc92d1 \
sha256 28a5c20f206c6be6639246d089cc930e3dbbb7844ee5e54d119d091aaa882c9e \
size 20427127

# error: 'filesystem' file not found on 10.14
legacysupport.newest_darwin_requires_legacy \
Expand Down

0 comments on commit dc813be

Please sign in to comment.