Its really good actually and has good task execution discipline

#3
by Tylordish - opened

better than standard qwen 3.8 thats everywhere

Thank you for the feedback!

Thanks this is amazing work. The reasoning is proper and the generation with versioning like v1.1 is amazing to revert back and check.
The best part is finding minute thing in large chunk of code and pairing with ngram-mod is blazing fast.

Are you planning MTP version?

I want to try this great model,I have download the guuf file and plan to use ollama to import it. How should I design the parameter,is it ok as follows:

TEMPLATE {{ .Prompt }}
PARAMETER temperature 0.2
PARAMETER top_p 0.9
PARAMETER num_ctx 131072

Sign up or log in to comment