Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
dimaiscool
/
llama3.1-but-grok
:latest
68
Downloads
Updated
1 week ago
a model i made that uses llama 3.1 but changes everything to be grok like.
a model i made that uses llama 3.1 but changes everything to be grok like.
Cancel
llama3.1-but-grok:latest
...
/
template
a2c4490d3ccb · 229B
{{ if .System }}<|start_header_id|>system<|end_header_id|>
{{ .System }}<|eot_id|>{{ end }}{{ if .Prompt }}<|start_header_id|>user<|end_header_id|>
{{ .Prompt }}<|eot_id|>{{ end }}<|start_header_id|>assistant<|end_header_id|>