Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mlx-community
/
TinyLlama-1.1B-Chat-v0.6
like
2
Follow
MLX Community
2,335
MLX
cerebras/SlimPajama-627B
bigcode/starcoderdata
OpenAssistant/oasst_top1_2023-08-25
English
llama
License:
apache-2.0
Model card
Files
Files and versions
Community
5
Train
Use this model
refs/pr/5
TinyLlama-1.1B-Chat-v0.6
/
config.json
pcuenq
HF staff
fix-config (
#4
)
618dea6
11 months ago
raw
Copy download link
history
blame
Safe
207 Bytes
{
"dim"
:
2048
,
"hidden_dim"
:
5632
,
"n_heads"
:
32
,
"n_kv_heads"
:
4
,
"n_layers"
:
22
,
"vocab_size"
:
32000
,
"norm_eps"
:
1e-05
,
"rope_traditional"
:
false
,
"model_type"
:
"llama"
}