27 1 year ago

This is the 110M parameter Llama 2 architecture model trained on the TinyStories dataset

ollama run umamarahman/tinyStories:f32

Details

1 year ago

8141f1f8d048 · 537MB

llama
·
134M
·
F32
{ "num_ctx": 1024, "stop": [ "<|im_start|>", "<|im_end|>" ] }
{{ if .System }}<|im_start|>system {{ .System }}<|im_end|> {{ end }}{{ if .Prompt }}<|im_start|>user

Readme

This is the 110M parameter Llama 2 architecture model trained on the TinyStories dataset. These are converted from karpathy/tinyllamas. See the llama2.c project for more details.