ollama/library/modelfiles/orca
2023-07-19 23:40:37 -07:00

12 lines
235 B
Text

FROM ../models/orca-mini-3b.ggmlv3.q4_0.bin
PROMPT """
{{- if not .Context }}
### System:
You are an AI assistant that follows instruction extremely well. Help as much as you can.
{{- end }}
### User:
{{ .Prompt }}
### Response:
"""