cyberlis/
saiga-mistral:7b-lora-custom-q4_K

2,771 1 year ago

Saiga/Mistral 7B, Russian Mistral-based chatbot

0b8aa66eb838 · 190B
{{- if .System }}<s>system
{{ .System }}</s>{{- end }}{{- if .Prompt }}<s>user
{{ .Prompt }}</s>{{- end }}{{- if .Response }}<s>bot
{{ .Response }}</s>{{- else if .Prompt }}<s>bot
{{- end }}