Jesse

Results 99 comments of Jesse

Now that I have a proper closed loop agentic workflow, I've had DS V3.1-Terminus running up my electricity bill all day getting the unit tests passing. I nudged it to...

@mamoodi I just upgraded to 0.27. I started a new conversation with `test foo bar`. As soon as the AI replied I clicked the copy button on the `test foo...

I see nothing in my js developer console when I click the copy button btw.

Correct. The button does not change into a checkmark for me when I click it. Nothing happens.

It doesn't work in Incognito mode, or on my windows laptop either.

I'm not a member of the ktransformers team, just a user, but I'm pretty sure Qwen3 was never intended to work with the ktransformers backend. It works with the balance_serve...

@zondie17 have you tried reverting your patch? It shouldn't be necessary for `balance_serve`. I patched `ktransformers/models/modeling_deepseek_v3.py` to run deepseek-v3 under the `ktransformers` backend, but I didn't have to patch `ktransformers/models/modeling_qwen3_moe.py`....

> Thanks, may I ask which version you are using now? I'm not using Qwen3. I tried it with `balance_serve`, and it was ok, but it lacked long context, which...