logoalt Hacker News

cyanydeezyesterday at 8:03 PM1 replyview on HN

If I had the GPU size, hook it up to llama.cpp and setup the --reasoning-budget and reasoning-message; Most of that additional reasoning is a lot of garbage and you can redirect it to useful output.

That's how I handle the Qwen27B and 35B


Replies

nomelyesterday at 9:44 PM

> Most of that additional reasoning is a lot of garbage and you can redirect it to useful output.

What do you mean by "redirect it to useful output"? Could you give an example? This sounds interesting.

show 1 reply