qnguyen3 / chat-with-mlx

An all-in-one LLMs Chat UI for Apple Silicon Mac using MLX Framework.
https://twitter.com/stablequan
MIT License
1.49k stars 134 forks source link

cannot access local variable 'splits' where it is not associated with a value #50

Open l0d0v1c opened 8 months ago

l0d0v1c commented 8 months ago

I got this error with mistral7B-instruct0.2 and a txt file locally. gemma2b same thing.

darrenxyli commented 8 months ago

same issue, do you find any fix?

l0d0v1c commented 8 months ago

No. I used https://github.com/vegaluisjose/mlx-rag instead.