Params for coding

#1
by kexar - opened

Thanks for the model! What is the recommended params for llama.cpp for coding on NVFP4?

protoLabsAI org

The unsloth team recommends the following params:

     --temp 0.6
    --top-p 0.95 \
    --top-k 20 \
    --min-p 0.00
artificial-citizen changed discussion status to closed

Sign up or log in to comment