Add compiler flags to disable safetensors and gguf (#1098)

* with docs

* nit
This commit is contained in:
Awni Hannun
2024-05-09 17:39:44 -07:00
committed by GitHub
parent 06375e6605
commit 8b1906abd0
9 changed files with 118 additions and 30 deletions

View File

@@ -157,7 +157,10 @@ should point to the path to the built metal library.
- OFF
* - MLX_METAL_DEBUG
- OFF
* - MLX_BUILD_SAFETENSORS
- ON
* - MLX_BUILD_GGUF
- ON
.. note::