Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
reecdev
/
bytenet
:latest
18
Downloads
Updated
3 weeks ago
A bitnet-style LLM that runs on consumer hardware
A bitnet-style LLM that runs on consumer hardware
Cancel
21b
bytenet:latest
...
/
template
8d5237d107bb · 131B
{{ if .System }}<|begin_of_sentence|>{{ .System }}{{ end }}
{{ if .Prompt }}User: {{ .Prompt }}{{ end }}
Assistant: {{ .Response }}