test-llama-tiny / README.md
kmfoda's picture
Upload README.md with huggingface_hub
92c1f90 verified
---
tags: [chat-model-competition, bittensor, llama, from-scratch]
license: apache-2.0
---
# test-llama-tiny
Chat model trained with the Chat Model Competition Bittensor subnet.
**Architecture:** LlamaForCausalLM (vLLM compatible)
**Pipeline:** Pretrain (100 steps) → SFT (50 steps) → RL/GRPO (20 steps)
| Property | Value |
|----------|-------|
| Parameters | 13.3M |
| Architecture | 2L / 4H / 2KV / 128D |
| Intermediate | 384 |
| Seq Length | 128 |