Earlier quoted context omitted.
I did not know, that NVFP4 was handled at the silicon level... until I dug deeper here - https://vectree.io/c/llm-quantization-from-weights-to-bits-g...
I still don't think I understand it. I saw those nvfp4 models up by chance yesterday and tried them on my Linux PC with a 5060TI 16gb. Ollama refused to pull them saying they were macOS only. I assumed it was a meta-data bug and posted an issue, but apparently nvfp4 doesn't necessarily mean nvidia-fp4. https://github.com/ollama/ollama/issues/15149
Ollama is now powered by MLX on Apple Silicon in preview
351–360 of 384 posts
Re: Ollama is now powered by MLX on Apple Silicon in preview
#352Earlier quoted context omitted.
Depends. MLX is faster because it has better integration with Apple hardware. On the other hand GGUF is a far more popular format so there will be more programs and model variety. So its kinda like having a very specific diet that you swear is better for you but you can only order food from a few restaurants.
But you can always fall back to GGUF while waiting for the world to build a few more MLX restaurants. Or something like that; the analogy is a bit stretched.
Re: Ollama is now powered by MLX on Apple Silicon in preview
#353Re: Ollama is now powered by MLX on Apple Silicon in preview
#354Earlier quoted context omitted.
I very recently installed llama.cpp on my consumer-grade M4 MBP, and I've been having loads of fun poking and prodding the local models. There's now a ChatGPT style interface baked into llama.cpp, which is very handy for quick experimentation. (I'm not entirely sure what Ollama would get me that llama.cpp doesn't, happy to hear suggestions!) There are some surprisingly decent models that happily fit even into a mere…
Have you played around with any of the Hermes models? they are supposed to be one of the best at non-refusal while keeping sane.
Re: Ollama is now powered by MLX on Apple Silicon in preview
#355Earlier quoted context omitted.
They are explicitly adding their information to FB why do they need a button to not share the information? Would the button disable them from checking in and updating their profile?
An E2EE system (e.g. as offered by Apple iCloud). Or a terms of service guarantee. (e.g. Dropbox, Anthropic and 1000 other companies that partition sharable user content from non-support divisions.) > Would the button disable them from checking in and updating their profile? No.
Re: Ollama is now powered by MLX on Apple Silicon in preview
#356Earlier quoted context omitted.
I think there are drastic differences between computer vision models and LLMs that you’re not considering. LLMs are huge relative to vision models, and require gobs of fast memory. For this reason a little USB dongle isn’t going to cut it. Put another way, there already exist add-in boards like this, and they’re called GPUs.
GPUs are still software programmable. An "LLM chip" does not need that and so can be much more efficient.
Re: Ollama is now powered by MLX on Apple Silicon in preview
#357Earlier quoted context omitted.
Have you spent more than 10 min actually running LLM on a local machine? As it stands today, local LLMs don't work remotely as well as some people try to picture them, in almost every way -- speed, performance, cost, usability etc. The only upside is privacy.
Yes. I've spent months running Qwen2.5-8B on my barebones 16gb ram M4 Mac mini to handle identifying sites from google search results. It has been rock solid. I'm not even running this MLX-powered improvement on it yet. Your idea of what people need from Local LLMs and others are different. Not everybody needs a /r/myboyfriendisai level performance.
Re: Ollama is now powered by MLX on Apple Silicon in preview
#358Earlier quoted context omitted.
That's very cool! I think giving it some research tools might be a nifty thing to try next. This is a fairly new area for me, so pointers or suggestions are welcome, even basic ones. :) Worth adding that I had reasoning on for the Tiananmen question, so I could see the prep for the answer, and it had a pretty strong current of "This is a sensitive question to PRC authorities and I must not answer, or even hint at an…
Basically ask any coding agent to create you a simple tool-calling harness for a local model and it'll most likely one-shot it. Getting the local weather using a free API like met.no is a good first tool to use.
Re: Ollama is now powered by MLX on Apple Silicon in preview
#359Earlier quoted context omitted.
> Again - anecdotes is not data. We have data. You have data showing growth in cloud, which I expect and don't disagree with. The data I come across shows this too! What I disagree with, from my own experiences and all the data I can seem to find online is that the growth rate in repatriation is MUCH higher than the growth in cloud. It has flipped over the last 3yr. US Enterprises, Fortune 100, especially. Also a lot…
Again, anecdotes. I have public company quarterly statements - you have unsourced quotes. You can quote Geico - I can quote Netflix. If on prem was really growing, I wouldn’t expect Intel to be in the shitter and I would expect Capex to be focused on Colo centers not cloud. Also when I searched for your quotation the very next paragraph was “ This trend does not represent a rejection of cloud computing. Organizations…
> You have data showing growth in cloud, which I expect and don't disagree with. The data I come across shows this too!
Re: Ollama is now powered by MLX on Apple Silicon in preview
#360Earlier quoted context omitted.
Any citations? Because that was my impression, too. I want frontier model performance for my coding assistant, but "most users" could do with smaller/faster models. ChatGPT free falls back to GPT-5.2 Mini after a few interactions.
Have you used GPT instant or mini yourself? I think it’s pretty cynical to assume that this is “good enough for most people”, even if they don’t know the difference between that and better models.
It's a deduction, not an assumption. Obviously it's "good enough" for "most people". Otherwise nobody would be using the free version of ChatGPT today.
I pay for a Claude subscription, but even then I sometimes downgrade to Sonnet or even Haiku when I need a quick answer.