Port details on branch 2025Q1 |
- koboldcpp Simple way to run GGML and GGUF AI models with a KoboldAI WebUI
- 1.80.3 misc
=0 1.80.3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-01-16 11:33:08
- Last Update: 2025-01-16 11:31:07
- Commit Hash: 1bbe39c
- License: AGPLv3
- WWW:
- https://github.com/lostruins/koboldcpp
- Description:
- KoboldCpp is an easy-to-use AI text-generation software for GGML and GGUF
models, inspired by the original KoboldAI. It's a single self-contained
distributable from Concedo, that builds off llama.cpp, and adds a versatile
KoboldAI API endpoint, additional format support, Stable Diffusion image
generation, speech-to-text, backward compatibility, as well as a fancy UI with
persistent stories, editing tools, save formats, memory, world info, author's
note, characters, scenarios and everything KoboldAI and KoboldAI Lite have to
offer.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- koboldcpp>0:misc/koboldcpp
- To install the port:
- cd /usr/ports/misc/koboldcpp/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/koboldcpp
- pkg install koboldcpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: koboldcpp
- Package flavors (<flavor>: <package>)
- default: koboldcpp
- portable: koboldcpp-portable
- distinfo:
- TIMESTAMP = 1735035023
SHA256 (LostRuins-koboldcpp-v1.80.3_GH0.tar.gz) = adaeb8e47225dbc1b778840a3523a53765310916be883957784cd37165ac262f
SIZE (LostRuins-koboldcpp-v1.80.3_GH0.tar.gz) = 29134845
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-customtkinter>0 : x11-toolkits/py-customtkinter@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libopenblas.so : math/openblas
- libvulkan.so : graphics/vulkan-loader
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_koboldcpp
- USES:
- compiler:c++11-lang gmake localbase:ldflags python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.80.3 16 Jan 2025 11:31:07
    |
Yuri Victorovich (yuri)  |
misc/koboldcpp: portable flavor is only defined on amd64
Reported by: fallout
(cherry picked from commit 0883482613ab98fc34cc95ef3d27a3d4f8973c30) |
1.80.3 16 Jan 2025 11:30:42
    |
Yuri Victorovich (yuri)  |
misc/koboldcpp: Ignore portable flavor on all arm architectures
(cherry picked from commit 373e4f55e0db1ccaf5a3913593be7133feb55bb2) |
1.80.3 16 Jan 2025 11:30:16
    |
Yuri Victorovich (yuri)  |
misc/koboldcpp: Ignore portable flavor on arm64; Try again on 32-bit platforms
Reported by: fallout (portable flavor on arm64)
(cherry picked from commit e2e9ddc21c7a1b3fcb06fd303a44fc2c3aebfb20) |