mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 07:46:59 +00:00
rename templates to template
This commit is contained in:
8
template/codellama-70b-instruct.gotmpl
Normal file
8
template/codellama-70b-instruct.gotmpl
Normal file
@@ -0,0 +1,8 @@
|
||||
{{ if .System }} Source: system
|
||||
|
||||
{{ .System }} <step>{{ end }} Source: user
|
||||
|
||||
{{ .Prompt }} <step> Source: assistant
|
||||
Destination: user
|
||||
|
||||
{{ .Response }}<step>
|
||||
Reference in New Issue
Block a user