mirror of
https://github.com/ml-explore/mlx.git
synced 2025-12-16 01:49:05 +08:00
Add compiler flags to disable safetensors and gguf (#1098)
* with docs * nit
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <cstring>
|
||||
#include <numeric>
|
||||
|
||||
#include <mlx/io/gguf.h>
|
||||
#include "mlx/io/gguf.h"
|
||||
|
||||
namespace mlx::core {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user