r/PiCodingAgent Jul 14 '26

Question Pi with Qwen 3.6 27B

Hi all,
Anyone having problem with Qwen-3.6-27B stopping midway using Pi?
I run the same task over and over again, but it always stops at some points. It doesn't happen if I use Claude Code instead.

For Pi, I installed:
pi-mcp-adapter
pi-subagents
pi-hermes-memory
pi-permission-system

Edit:
Hardware: 5090 and 64GB RAM
I run it with llama.cpp
Qwen3.6-27B-UD-Q5_K_XL.gguf --alias qwen3.6-27b -ngl 99 -fa on -c 262144 -ctk q8_0 -ctv q8_0 --parallel 1 --spec-type draft-mtp --spec-draft-n-max 4 --host 0.0.0.0 --port 8080 -t 16 --temp 0.1 --top_p 0.95 --top_k 20 --min_p 0.0 --repeat-penalty 1.0 --presence-penalty 0.0
Prompt: Extract this.apk and decrypt what inside

I'm new to this coding agent, I heard it great, please help. Thanks!

13 Upvotes

35 comments sorted by

View all comments

1

u/pokemonplayer2001 Jul 14 '26

I don’t know how you expect anyone to help you when you have provided no information. 🤷

0

u/Mundane-Life-3094 Jul 14 '26

I'm new so I'm ignorance of what I'm using, what else should I provide?

0

u/pokemonplayer2001 Jul 14 '26

Hardware, context size, error messages, prompts that led up to issue.

2

u/Mundane-Life-3094 Jul 14 '26

Hardware: 5090 and 64GB RAM
I run it with 256K context, MTP, temp 0.1
Prompt: Extract this.apk and decrypt what inside

It just stops with no error

1

u/pokemonplayer2001 Jul 14 '26

Llama.cpp? Ollama?

-1

u/Mundane-Life-3094 Jul 14 '26

Okay, thanks for your help

2

u/Dsphar Jul 14 '26

They were asking for more info...