vegaluisjose / mlx-rag

Explore a simple example of utilizing MLX for RAG application running locally on your Apple Silicon device.
Apache License 2.0
128 stars 11 forks source link

MLX RAG

Explore a simple example of utilizing MLX for RAG application running locally on your Apple Silicon device.

I have previously converted the weights for the embedding model gte-large into MLX format, and you can find them stored here in the mlx-rag repository. Additionally, as a base model, I am using NeuralBeagle14-7B-4bit-mlx.

Getting started