Mlx swift
#3
by
AliBilge
- opened
Does this also work with MLX swift??
Yes, it should work. You can find the model listed here: https://github.com/ml-explore/mlx-swift-examples/blob/main/Libraries/MLXLLM/LLMModelFactory.swift
Thank you.
Right, only text is supported in Swift for now, until someone finishes porting the vision and audio parts.