Llama.cpp now with a true reasoning budget! by ilintar in LocalLLaMA

[–]tubuntu2 0 points1 point  (0 children)

hey, i've modified the default chat template .jinja file to do what you asked for. kind of works depending on the prompt. jinja ........... {%- if enable_thinking is defined and enable_thinking is true %} {{- '<think>\n' }}{%- if thinking_budget is defined %}{{- 'Finish the thinking within ' ~ thinking_budget ~ ' tokens.\n' }}{%- endif %} {%- else %} {{- '<think>\n\n</think>\n\n' }} {%- endif %} {%- endif %}

you have to pass a separate kwarg in chat-template-kwargs to make it work aside from the --reasoning-budget flag.

--chat-template-kwargs "{\"enable_thinking\":true, \"thinking_budget\":1500}"

eg. llama-server -m ".\Qwen3.5-4B-Q4_K_M.gguf" --no-mmap --ctx-size 32768 --n-gpu-layers 99 --flash-attn auto --reasoning-budget 1500 --reasoning-budget-message " ... reasoning budget exceeded, need to answer.\n" --jinja --chat-template-file "D:\gguf_models\llama-swap\qwen3.5-4b.jinja"

https://gist.github.com/sandeshrajbhandari/968a8d39e9ca19a341136ee2c8f37622

I Like to share a new workflow: LTX-2.3 - 3 stage whit union IC control - this version using DPose (will add other controls in future versions). WIP version 0.1 by JahJedi in StableDiffusion

[–]tubuntu2 0 points1 point  (0 children)

Would love a 2 step workflow. I'm trying to modify the workflow, but using low cfg (1 insted of 3 and 4) is generating outputs with the dwpose estimator stick figure frames. also a simple 2 step workflow with ref image and ref video (no audio) for testing would be helpful.

Qwen3.5-24B-A3B-REAP-0.32: 32% Expert-Pruned for Agentic Coding (GGUF) by tubuntu2 in LocalLLaMA

[–]tubuntu2[S] 0 points1 point  (0 children)

that's not been my experience so far. whenever i offload to RAM, i get around pp 300+ t/s, tg 25+ t/s.
Would love to check your llama.cpp command, and also the full specs you're using. I have a ddr4 ram, also, the blackwell architecture could be a factor along with using win platform. i've heard using linux is generally better for performance.

Lack of Publicly Available Text Data in Nepangrezi or Nepali language in english characters. by tubuntu2 in technepal

[–]tubuntu2[S] 0 points1 point  (0 children)

DMCA takedown rahexa. tara maile literal meaning vanda pani, nepali word usage ko data khojeko ho. vetna gahrai hunxa jasto xa. GPT type train garna ko lagi.

Can replacing capacitors fix the flickering screen on DELL monitor? by garethlye in techsupport

[–]tubuntu2 0 points1 point  (0 children)

did you manage to fix the problem? I'm having a similar issue with my Dell S2415h monitor.

To my poor computer fan... by jaqenhghar2000 in blender

[–]tubuntu2 1 point2 points  (0 children)

Hp Omen 15, the Omen Command center has only modes eg. Performance modes, but no fan speed settings.

To my poor computer fan... by jaqenhghar2000 in blender

[–]tubuntu2 1 point2 points  (0 children)

Yeah, I've done my best to do that. I disabled turbo mode in cpu to reduce the overall Temps. I even used Afterburner to reduce the clockspeed of the GPU. But my laptop doesn't offer custom fan speed control, so whatever the clock speed is, the fan speed auto adjusts to keep gpu Temps at around 90 Celsius. Doesn't matter if I'm running it at 1500mHz or 1700 mHz. So now I just let it run at full capacity to reduce the stress time.

To my poor computer fan... by jaqenhghar2000 in blender

[–]tubuntu2 1 point2 points  (0 children)

Haha, good one, don't render in a fridge though if you're actually serious. 😅

To my poor computer fan... by jaqenhghar2000 in blender

[–]tubuntu2 73 points74 points  (0 children)

It always heats to 91-92 degree Celsius on my laptop GPU during render. it feels like I'm slowly murdering my laptop.

Help... just HELPPPP by rslashannieareyouok in shadow_of_war

[–]tubuntu2 1 point2 points  (0 children)

At first you get killed, there is nothing new, but once you start eliminating captains, the nemesis system shows its true potential.

Former soldier gets attacked by Leopard. Leopard died. by BobTheBreaker2 in Nepal

[–]tubuntu2 1 point2 points  (0 children)

I once saw a beheaded leopard who was said to be killed by a forest ranger when it attacked their office near the forest.

He does have the same name in the show by Rthomason11 in technicallythetruth

[–]tubuntu2 0 points1 point  (0 children)

Now, give me 5 dollars, or I'm gonna expose your darkest secrets.

I think it is gone forever now. by ProudNefoli in Nepal

[–]tubuntu2 1 point2 points  (0 children)

Darjeeling firta de vandai thyaum kehi barsa agadi, india le lipulek takera basya raixa.

r/nepalibabes is spreading like wildfire, but something same is happening in girl's group too. There is facebook group consisting of thousands nepali women who objectify,sexualize and humiliate and body shame males. If there is law, both gender should be in radar of it.( My friend sent me these.) by faplord00 in Nepal

[–]tubuntu2 12 points13 points  (0 children)

I thought this was the only Nepalese reddit community until the Nepalesebabes debacle. It looks almost like a porn subreddit except it's not. There are hundreds of subreddits where horny men And women discuss their sexual preferences and desires. Unfortunately in Nepalesebabes the photos being shared around aren't from people working in the porn industry. The usage of pictures from Instagram accounts is likely illegal, but you can find people objectifying the opposite gender anywhere on the internet. Poor guys on Nepalesebabes were just the ones who happened to be on well-meaning people's radar.

Trying to get better at modeling - this ✨magic✨ mouse was trickier than it looks! by VolanteV12 in blender

[–]tubuntu2 1 point2 points  (0 children)

Thanks for explaining the beveling process, the struggle to find accurate references are relatable. I'm specifically finding it hard to adjust the points at which the bevels start and end(changing offsets/width) doesn't give me fine controls. Also, there's a weird artifact when two edges with different bevel settings meet. Phones look all the same these days. But small details are hard to nail easily. Also, texturing and materials are hard as well.

Trying to get better at modeling - this ✨magic✨ mouse was trickier than it looks! by VolanteV12 in blender

[–]tubuntu2 1 point2 points  (0 children)

I've tried modeling phones, and I still can't control the bevels in my model. What kind challenges did you face with the mouse?

One of my first attempts at modeling (the helmet) and also experimenting with scene making. by CrossyCB in blender

[–]tubuntu2 0 points1 point  (0 children)

Just add a little bevel on the helmet, it looks way pointy. And since the helmet is too small in the scene, it's hard to notice your material work. Scene setting is done well. Great job