1gpu-llm-small-en-it-base-v2 / recommended_decoding_params.json
nazdef's picture
Publish 1gpu-llm-small-en-it-base-v2 from step_18800
3ce48eb verified
Raw
History Blame Contribute Delete
666 Bytes
{
"preset_name": "anti_loop",
"selection_basis": "safety-first public default for the promoted 1gpu-llm-small-en-it-base-v2 release after the comparative GPU decoding sweep across step_8600, step_18000, and step_18800; step_18800 is the checkpoint-level winner, while step_18000 + anti_loop was the strongest overall pairing in the sweep",
"checkpoint_level_winner": "step_18800",
"preset_level_winner_of_sweep": "step_18000 + anti_loop",
"alternate_preset_worth_trying_on_step_18800": "creative",
"do_sample": true,
"temperature": 0.8,
"top_k": 50,
"top_p": 0.9,
"repetition_penalty": 1.15,
"no_repeat_ngram_size": 4,
"max_new_tokens": 64
}