| Port details |
- ggml Tensor library for machine learning
- 0.9.8 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-03-23 21:37:12
- Commit Hash: f0dc3ed
- 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 = 1774234893
SHA256 (ggml-org-ggml-v0.9.8_GH0.tar.gz) = 9d8b38e473697e9014ea2275fadb4ed5c247b1ca82404875fe5ac336c0d0754c
SIZE (ggml-org-ggml-v0.9.8_GH0.tar.gz) = 2748285
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
- llvm-config22 : devel/llvm22
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libvulkan.so : graphics/vulkan-loader
- This port is required by:
- for Libraries
-
- audio/whisper.cpp
- misc/llama-cpp
Configuration Options:
- ===> The following configuration options are available for ggml-0.9.8:
VULKAN=on: Vulkan GPU support
===> Use 'make config' to modify these settings
- Options name:
- misc_ggml
- USES:
- cmake:testing compiler:c++17-lang llvm:build,min=22 python:run shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.9.8 23 Mar 2026 21:37:12
    |
Yuri Victorovich (yuri)  Author: Eric Camachat |
misc/ggml: update 0.9.7 → 0.9.8
PR: 293988 |
0.9.7_1 08 Mar 2026 16:58:19
    |
Yuri Victorovich (yuri)  Author: Eric Camachat |
misc/ggml: apply PR19504 form llama.cpp
PR: 293657 |
0.9.7 16 Feb 2026 07:19:54
    |
Yuri Victorovich (yuri)  |
misc/ggml: update 0.9.5 → 0.9.7
Reported by: portscout |
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: 11
|