top 50 comments

sorted by: hot top controversial new old
[–] 16 points 4 days ago* (last edited 4 days ago)

This is true. But VLLM's quantization support (as outlined in the article) is quite primitive.

Thats not what its built for. Its made for maximum speed with many concurrent users, not cramming LLMs into a desktop rig.

If you are running an LLM for personal use, you are usually better off with a backend optimized for higher fidelity quantization, like MLX DWQs, exl3, ik llama GGUFs and stuff like that.

If you want raw speed on a desktop, use one of the ninfer project branches.

  • source
  • [–] 12 points 4 days ago (2 children)

    inari@piefed.zip: Are you a bot? You are posting multiple times every hour of the day.

  • source
  • hideshow 4 child comments
  • [–] 10 points 4 days ago (86 children)

    If you ascribe any level of sentience or intelligence to a computer, you definitely feel much less dumb than you actually are.

  • source
  • hideshow 87 child comments
  • load more comments (85 replies)
    [–] 9 points 4 days ago (1 child)

    Having used these extensively, I can say with confidence that they feel exactly as dumb as they are.

  • source
  • hideshow 2 child comments
  • [–] 6 points 4 days ago (1 child)

    Do you mind sharing what models you used and what your experience was? In my opinion the Qwen 3.6 models or maybe the 3.5 were the first local models that were actually useful, but I don’t have that much experience.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 3 days ago (2 children)

    This really killed a wish to run local LLMs. So fiddly...

  • source
  • hideshow 4 child comments
  • [–] 5 points 3 days ago (2 children)

    Not any more than any other local service. Ollama makes it really easy to get started. The ministral models are small but still useful.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 10 points 3 days ago* (1 child)

    https://sleepingrobots.com/dreams/stop-using-ollama/

    And thats just the tip of the iceberg.

    Also, while Minstral is fine, it is pretty much obsolete...

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 3 days ago (1 child)

    Yeah, I'm just saying it's a really easy way to get started, without being overwhelmed by formats and quantizations and top-k and stuff. You run it, it goes, then you can move to something better.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 days ago*

    Its sleazy software, and IMO its defaults provide a really terrible 1st time experience. It convinces 1st time users that locally run LLMs are terrible, and goes out of its way to be incompatible with other stuff.

    I think LM Studio would be a much better "1st time" recommendation. Its not perfect either, but its lightyears better, not an active con like ollama, and its smoother to "graduate" from it to croco.cpp or llama.cpp or something.

  • source
  • parent
  • load more comments (1 reply)
  • load more comments
    view more: next ›