Ashx098 commited on
Commit
e783af2
·
verified ·
1 Parent(s): 87879d6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ inference:
23
  # 🧠 Mini-LLM — 80M Parameter Transformer (Pretrained From Scratch)
24
 
25
  <p align="center">
26
- <img src="https://huggingface.co/datasets/huggingface/badges/raw/main/openllm.svg" width="120"/>
27
  </p>
28
 
29
  **Mini-LLM** is an 80M parameter decoder-only transformer trained **fully from scratch** using a custom tokenizer, custom architecture, and custom training loop.
 
23
  # 🧠 Mini-LLM — 80M Parameter Transformer (Pretrained From Scratch)
24
 
25
  <p align="center">
26
+ <img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/badges-thumbnail.png" width="120"/>
27
  </p>
28
 
29
  **Mini-LLM** is an 80M parameter decoder-only transformer trained **fully from scratch** using a custom tokenizer, custom architecture, and custom training loop.