4 days ago

ollama pull llama3.2 echo "FROM llama3.2" >> Modelfile echo "SYSTEM You are a friendly assistant." >> Modelfile ollama create -f Modelfile seansandwich22/th0s ollama push seansandwich22/th0s

tools
56bb8bd477a5 · 96B
{
"stop": [
"<|start_header_id|>",
"<|end_header_id|>",
"<|eot_id|>"
]
}