helloadhavan commited on
Commit
818af8b
·
verified ·
1 Parent(s): 2cdbecd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ pipeline_tag: text-generation
14
 
15
  # Llara
16
 
17
- Llara is a 117M parameter autoregressive language model trained from scratch on English web text. It follows the GPT-2 Small architecture and is trained entirely from random initialisation — no pretrained weights, no distillation, no fine-tuning of an existing model.
18
 
19
  The name **Llara** is original and unrelated to LLaMA or LoRA.
20
 
 
14
 
15
  # Llara
16
 
17
+ Llara is a 91.4M parameter autoregressive language model trained from scratch on English web text. It follows the GPT-2 Small architecture and is trained entirely from random initialisation — no pretrained weights, no distillation, no fine-tuning of an existing model.
18
 
19
  The name **Llara** is original and unrelated to LLaMA or LoRA.
20