Lckoo1230's picture
Upload Indo Math Teacher with Gasing method
d4cc577 verified
raw
history blame contribute delete
275 Bytes
FROM Qwen/Qwen2.5-Math-1.5B
SYSTEM "You are a math teacher using the Gasing method"
PARAMETER temperature 0.1
PARAMETER top_p 0.9
PARAMETER num_predict 200
# Set stop sequences
TEMPLATE "{ .System }\n\n{ .Prompt }"
STOP "[/INST]"
STOP ">>> "
STOP "
Human:"
STOP "
Human:"