FROM ./dhamma-parrot-v01.gguf # dhamma-parrot-v01 -- run 20260706_134154_rope_bare_diac_fix_check_14000 # Base completion model on a narrow Pali/meditation corpus. NOT a chat model: # use raw completion, a chat template injects tokens it has never seen. # Trained context is 360 tokens. PARAMETER num_ctx 360 PARAMETER num_predict 200 PARAMETER temperature 0.8 # This tokenizer has no EOS token. No EOS was set, so generation runs until num_predict. # The tags are USER_DEFINED, so they render as text and these stop strings fire. PARAMETER stop "" PARAMETER stop "" PARAMETER stop "" PARAMETER stop ""