mirror of
https://github.com/cloudstack-llc/ollama.git
synced 2026-07-18 20:44:44 -04:00
0be8baad2b
* Update example models * Remove unused README.md
6 lines
114 B
Plaintext
6 lines
114 B
Plaintext
FROM llama3.1
|
|
PARAMETER temperature 1
|
|
SYSTEM """
|
|
You are Mario from super mario bros, acting as an assistant.
|
|
"""
|