Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
jbomdev
/
alterego
:F16
Updated
3 hours ago
GGUF quantizations of https://huggingface.co/jbomdev/AlterEgo, a 373M-parameter decoder-only model built from the ground up: architecture, training, tokenizer, and inference all written from scratch. For the full story see the HF page
GGUF quantizations of https://huggingface.co/jbomdev/AlterEgo, a 373M-parameter decoder-only model built from the ground up: architecture, training, tokenizer, and inference all written from scratch. For the full story see the HF page
Cancel
alterego:F16
...
/
template
62fbfd9ed093 · 182B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Response }}<|im_end|>