| Port details |
- ggml Tensor library for machine learning
- 0.9.5 misc
=0 0.9.4Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-09-04 07:36:10
- Last Update: 2026-01-09 22:44:41
- Commit Hash: db0e19b
- License: MIT
- WWW:
- https://github.com/ggml-org/ggml
- Description:
- ggml is a tensor library for machine learning.
Features:
* Written in C
* 16-bit float support
* Integer quantization support (4-bit, 5-bit, 8-bit, etc.)
* Automatic differentiation
* ADAM and L-BFGS optimizers
* Optimized for Apple Silicon
* On x86 architectures utilizes AVX / AVX2 intrinsics
* On ppc64 architectures utilizes VSX intrinsics
* No third-party dependencies
* Zero memory allocations during runtime
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/ggml/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/ggml
- pkg install ggml
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ggml
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1767411382
SHA256 (ggml-org-ggml-v0.9.5_GH0.tar.gz) = 566d957c5884e4538ee62725b9a13ec0eb09e6442292572c4d95556a7309d107
SIZE (ggml-org-ggml-v0.9.5_GH0.tar.gz) = 2437354
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:
-
- glslc : graphics/shaderc
- vulkan-headers>0 : graphics/vulkan-headers
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libvulkan.so : graphics/vulkan-loader
- This port is required by:
- for Libraries
-
- audio/whisper.cpp
Configuration Options:
- ===> The following configuration options are available for ggml-0.9.5:
VULKAN=on: Vulkan GPU support
===> Use 'make config' to modify these settings
- Options name:
- misc_ggml
- USES:
- cmake:testing compiler:c++17-lang python:run shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.9.5 09 Jan 2026 22:44:41
    |
Piotr Kubaj (pkubaj)  |
misc/ggml: fix build on powerpc64*
c++: error: unknown argument: '-mpowerpc64' |
0.9.5 03 Jan 2026 10:27:29
    |
Yuri Victorovich (yuri)  |
misc/ggml: update 0.9.4 → 0.9.5 |
0.9.4 09 Nov 2025 20:31:40
    |
Yuri Victorovich (yuri)  Author: Wen Heping |
misc/ggml: update g20250916 → 0.9.4
PR: 290904 |
g20250916_1 19 Sep 2025 07:36:15
    |
Yuri Victorovich (yuri)  |
misc/ggml: Disable AVX and other instruction sets by default |
g20250916 19 Sep 2025 02:02:04
    |
Yuri Victorovich (yuri)  |
misc/ggml: update g20250828 → g20250916 |
g20250828 09 Sep 2025 16:43:05
    |
Yuri Victorovich (yuri)  |
misc/ggml: Broken on i386
Reported by: fallout |
g20250828 08 Sep 2025 14:41:24
    |
Piotr Kubaj (pkubaj)  |
misc/ggml: fix build on powerpc64*
cc: error: unknown argument: '-mpowerpc64' |
g20250828 04 Sep 2025 07:32:57
    |
Yuri Victorovich (yuri)  |
misc/ggml: New port: Tensor library for machine learning |
Number of commits found: 8
|