Live data from Hacker News

Apple Releases Open Source AI Models That Run On-Device

macrumors.com

11–15 of 15 posts

Re: Apple Releases Open Source AI Models That Run On-Device

#11
post #10
post #5

Earlier quoted context omitted.

What’s there to explain? There’s a readme in the repo that shows how to do it.

I tried and failed to follow that. I'm looking for a report from someone who has got it (or something like it) to work.

I’ve tried their 1.1B model. The only hiccup was that it seems to require mlx 0.10.0 which is what’s in requirements.txt. You also have to place the llama tokenizer file into the model dir - they do not distribute it. The models published for MLX do not seem to be instruction tuned, so with their default prompt they get repetitive. But I suppose you could convert the instruction tuned checkpoints with the script in the repo.
Post reply on HN