Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
turtle170
/
MicroAtlas-V1
:latest
63
Downloads
Updated
8 months ago
A tiny 3.8B model designed to provide intelligence while being small.
A tiny 3.8B model designed to provide intelligence while being small.
Cancel
MicroAtlas-V1:latest
...
/
template
542b217f179c · 148B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>