LSX-UniWue/LLaMmlein_1B_prerelease

Model

14

stars

13

commits

2

linked in READMEs

Oct 20, 2025

updated

endpoints_compatible
llama
safetensors
text-generation
text-generation-inference
transformers

README

LLäMmlein 1B

This is a German Tinyllama 1B language model trained from scratch using the Tinyllama codebase on the German portion of RedPajama V2. Find more details on our page and our preprint!

Usage

from transformers import AutoModelForCausalLM, AutoTokenizer

model = AutoModelForCausalLM.from_pretrained("LSX-UniWue/LLaMmlein_1B")

tokenizer = AutoTokenizer.from_pretrained("LSX-UniWue/LLaMmlein_1B")

Evaluation

We evaluated our results on the SuperGLEBer benchmark. Data Take Down

Contributors

JanPf

11 commits

Julia287

2 commits

LSX-UniWue/LLaMmlein_1B_prerelease

Model

14

stars

13

commits

2

linked in READMEs

Oct 20, 2025

updated

endpoints_compatible
llama
safetensors
text-generation
text-generation-inference
transformers

README

LLäMmlein 1B

This is a German Tinyllama 1B language model trained from scratch using the Tinyllama codebase on the German portion of RedPajama V2. Find more details on our page and our preprint!

Usage

from transformers import AutoModelForCausalLM, AutoTokenizer

model = AutoModelForCausalLM.from_pretrained("LSX-UniWue/LLaMmlein_1B")

tokenizer = AutoTokenizer.from_pretrained("LSX-UniWue/LLaMmlein_1B")

Evaluation

We evaluated our results on the SuperGLEBer benchmark. Data Take Down

Contributors

JanPf

11 commits

Julia287

2 commits