Zack Saadioui
4/25/2025
1
2
shell
curl -fsSL https://ollama.com/install.sh | sh1
ollama --version1
2
shell
ollama pull llama31
2
3
4
5
TEMPLATE
"Introduction to {topic}
- Benefits
- Risks
- Conclusion"1
SYSTEM1
2
shell
SYSTEM "You are a friendly and knowledgeable guide about pets. Provide info in an engaging, light-hearted tone."1
2
shell
ollama create my_model_name -f ./my_modelfile1
2
shell
Please write an engaging introduction about the benefits of pet ownership for mental health.1
2
shell
Describe in detail how dogs can improve mental well-being.1
2
shell
Conclude the article focusing on the emotional connections between humans and dogs.Copyright © Arsturn 2025