File size: 264 Bytes
0c5a1a3
 
 
 
 
1
2
3
4
5
6
# OpenVerifiableLLM Ollama build file
# Replace FROM with the nearest compatible base when publishing a real Ollama artifact.
FROM ./mid_checkpoint.safetensors
PARAMETER temperature 0
MESSAGE system "Verified OpenVerifiableLLM artifact: openverifiable-smoke"