This Swift app demonstrates running the DeepSeek-R1-Distill-Qwen-1.5B Model locally using MLX Model Manager. The app also integrates SwiftMarkdownUI to render model-generated responses in a clean, readable format.
Note: Still trying to figure out a good way to classify the thought portion of model output vs the answer.
- MLX Model Manager: For managing and running MLX models locally.
- SwiftMarkdownUI: For rendering Markdown content.
This project is licensed under the MIT License. See LICENSE for details.