HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Patrick_Devine

no profile record

comments

Patrick_Devine
·vorige maand·discuss
Given the model was just republished by Google 15 minutes ago and we're going to have to redo everything (and everyone will have to redownload for all platforms -- not just Ollama), I'll just say that sometimes things don't work out exactly the way you want them to. :-D

That said, I think the gemma4:12b-nvfp4 model is pretty solid. It's been tuned with Nvidia's model optimizer. I've been waiting on the results for MMLU-Pro, but I'll have to retrigger that after reconverting.
Patrick_Devine
·vorige maand·discuss
I realize this is a little confusing; we're working w/ the MLX team to bring MLX to other platforms, but we're not quite there yet. The `gemma4:12b-nvfp4` model is specifically for the MLX engine.

For the GGUF 4bit variant (i.e. non-macs) you'll need `gemma4:12b-it-q4_K_M` which I just pushed. You'll also need to upgrade to version 0.30.4 which we're just about to release (it's in prerelease and we're running through our last regression tests).
Patrick_Devine
·vorige maand·discuss
I haven't yet pushed the MTP enabled gemma4 12b model for Ollama because in my testing I wasn't getting a performance bump. The other gemma4 MTP models should work OK right now, but there are some fixes we're just about to push. This is specifically for the MLX backend.
Patrick_Devine
·2 maanden geleden·discuss
In my testing the Gemma 4 31b model had the biggest speed boost in Ollama w/ the MLX runner for coding tasks (at about 2x). Unfortunately you'll need a pretty beefy Mac to run it because quantization really hurts the acceptance rate. The three other smaller models didn't perform as well because the validation time of the draft model ate up most of the performance gains. I'm still trying to tune things to see if I can get better performance.

You can try it out with Ollama 0.23.1 by running `ollama run gemma4:31b-coding-mtp-bf16`.
Patrick_Devine
·3 maanden geleden·discuss
I wish they would do this when you're boarding the plane. I get that there is essential information that everyone needs to know, but if you're a frequent flier you've probably heard the "put your larger carry-on in the overhead bin and your smaller bag underneath the seat in front of you" hundreds, if not thousands of times.
Patrick_Devine
·3 maanden geleden·discuss
Isn't this why NASA is developing the Electrodynamic Dust Shield [1] system?

[1] https://www.nasa.gov/image-article/nasas-dust-shield-success...
Patrick_Devine
·3 maanden geleden·discuss
If you're on a Mac, use the MLX backend versions which are considerably faster than the GGML based versions (including llama.cpp) and you don't need to fiddle with the context size. The models are `qwen3.6:35b-a3b-nvfp4`, `qwen3.6:35b-a3b-mxfp8`, and `qwen3.6:35b-a3b-mlx-bf16`.
Patrick_Devine
·3 maanden geleden·discuss
They are nvidia-fp4 weights, but CUDA support isn't _quite_ ready yet, but we've got that cooking.
Patrick_Devine
·3 maanden geleden·discuss
The 35b-a3b-coding-nvfp4 model has the recommended hyperparameters set for coding, not chatting. If you want to use it to chat you can pull the `35b-a3b-nvfp4` model (it doesn't need to re-download the weights again so it will pull quickly) which has the presence penalty turned on which will stop it from thinking so much. You can also try `/set nothink` in the CLI which will turn off thinking entirely.
Patrick_Devine
·3 maanden geleden·discuss
Try it with mxfp8 or bf16. It's a decent model for doing tool calling, but I wouldn't recommend using it with 4 bit quantization.
Patrick_Devine
·5 maanden geleden·discuss
I noticed the same thing. I'm assuming they forgot to photoshop out the chinese characters.
Patrick_Devine
·5 maanden geleden·discuss
The Departing / Arrival airports plus a full track would be absolutely amazing.
Patrick_Devine
·7 maanden geleden·discuss
5 years is normal-ish depreciation time frame. I know they are gaming GPUs, but the RTX 3090 came out ~ 4.5 years before the RTX 5090. The 5090 has double the performance and 1/3 more memory. The 3090 is still a useful card even after 5 years.
Patrick_Devine
·7 maanden geleden·discuss
The instruct models are available on Ollama (e.g. `ollama run ministral-3:8b`), however the reasoning models still are a wip. I was trying to get them to work last night and it works for single turn, but is still very flakey w/ multi-turn.
Patrick_Devine
·8 maanden geleden·discuss
The default ones on Ollama are MXFP4 for the feed forward network and use BF16 for the attention weights. The default weights for llama.cpp quantize those tensors as q8_0 which is why llama.cpp can eek out a little bit more performance at the cost of worse output. If you are using this for coding, you definitely want better output.

You can use the command `ollama show -v gpt-oss:120b` to see the datatype of each tensor.
Patrick_Devine
·vorig jaar·discuss
We ended up not publishing it as a library model just because it was leaked and not the official weights.
Patrick_Devine
·10 jaar geleden·discuss
Custer's Revenge has to be the worst Atari 2600 game ever created. Overt racism and sexism combine with bad game play in one rape-y package.