Last active
April 4, 2025 23:25
-
-
Save awestley/2fb1aa4bd0fe44eecf5a9f6b263d909f to your computer and use it in GitHub Desktop.
Benchmark Modelfile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM r1-1776:671b | |
PARAMETER num_predict 500 | |
PARAMETER temperature 0.7 | |
# Constrain internal reasoning politely | |
SYSTEM "You are a helpful assistant. Think briefly if necessary, but keep your internal reasoning very short. Focus on delivering direct and concise answers within two sentences whenever possible." |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment