Files
ollama/x/imagegen/mlx/doc.go
2026-05-22 17:19:10 +08:00

5 lines
191 B
Go

// Package mlx provides Go bindings for the MLX-C library with dynamic loading support.
//
//go:generate go run generate_wrappers.go ../../mlxrunner/mlx/include/mlx/c mlx.h mlx.c
package mlx