| # 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" | |