Files
LLaMmlein_1B_prerelease/README.md
ModelHub XC 283e5e1dc3 初始化项目,由ModelHub XC社区提供模型
Model: LSX-UniWue/LLaMmlein_1B_prerelease
Source: Original Platform
2026-07-11 19:04:24 +08:00

1.1 KiB

datasets, language, pipeline_tag, library_name, license, new_version
datasets language pipeline_tag library_name license new_version
togethercomputer/RedPajama-Data-V2
LSX-UniWue/LLaMmlein-Dataset
de
text-generation transformers other LSX-UniWue/LLaMmlein_1B

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