📄️ MLX Exporter Plugin
MLX is an array framework built for efficient model execution on Apple silicon. It leverages the unified memory architecture and a familiar NumPy-like API, along with high-level neural net and optimization tools, to deliver fast model performance. Learn more about MLX
📄️ GGUF Exporter Plugin
GGUF is a binary format optimized for quick loading and saving of models, making it highly efficient for inference and designed for use with GGML and other executors. Learn more about GGUF.
📄️ Llamafile Exporter Plugin
The Llamafile Exporter Plugin enables you to transform your model into the Llamafile format. Llamafile allows efficient distribution and local execution of LLMs through a single-file executable, eliminating the need for complex installations. Learn more about Llamafile.