Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
MexIvanov
/
zephyr-python-ru
:Q8_0
14
Downloads
Updated
1 year ago
An experimental finetune of Zephyr-7b-beta, aimed at improving coding performance and support for coding-related instructions written in Russian language.
An experimental finetune of Zephyr-7b-beta, aimed at improving coding performance and support for coding-related instructions written in Russian language.
Cancel
zephyr-python-ru:Q8_0
...
/
template
a96be15318d6 · 101B
{{- if .System }}
<|system|>
{{ .System }}
</s>
{{- end }}
<|user|>
{{ .Prompt }}
</s>
<|assistant|>