Tensor library for machine learning
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
$
pkg install ggmlOrigin
misc/ggml
Size
51.7MiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
2 packages
Required by
1 packages