Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
llmware
/
dragon-mistral-0.3
like
2
Follow
llmware
177
PyTorch
mistral
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
c5e23b8
dragon-mistral-0.3
/
params.json
doberst
Upload 8 files
b30c19a
verified
4 months ago
raw
Copy download link
history
blame
Safe
202 Bytes
{
"dim"
:
4096
,
"n_layers"
:
32
,
"head_dim"
:
128
,
"hidden_dim"
:
14336
,
"n_heads"
:
32
,
"n_kv_heads"
:
8
,
"norm_eps"
:
1e-05
,
"vocab_size"
:
32768
,
"rope_theta"
:
1000000.0
}