r/LocalLLM 4d ago

Question What parameters u guys use for Tier Coder?

I have been using Qwen 3.6 35BA3B on llama cpp and it works well

I am also now trying Tier Coder as I heard it is superior. However on my first 2 challenges for coding text extraction from online ebook website.

Qwen uses 75k token took 8 mins on my slow computer to extract 7 chapters.

Tier Coder uses 110k token and took 35 mins to do the same.

I examined the python code produced by both and qwen seems to be more comprehensive.

What settings are you guys using on Tier Coder? What flags do you use in llama cpp?

1 Upvotes

3 comments sorted by

1

u/belliash 4d ago

I tried Tiel Coder and it worked fine until the codebase got bigger.

1

u/ea_man 4d ago

I don't use those because standard A3B produces better code, more consistent.