mlx_save_gguf.Rd
Save MLX arrays to the GGUF format
mlx_save_gguf(file, arrays, metadata = list())
Output path. .safetensors is appended automatically when omitted.
.safetensors
Named list of objects coercible to mlx.
mlx
Optional named list describing GGUF metadata. Values may be character vectors or mlx arrays.
Invisibly returns the full path that was written.
https://ml-explore.github.io/mlx/build/html/python/io.html#mlx.core.save_gguf