Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
senseable
/
Trillama-8B
like
3
Text Generation
Transformers
Safetensors
PyTorch
English
llama
facebook
meta
llama-3
conversational
text-generation-inference
Inference Endpoints
License:
llama2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
97b774c
Trillama-8B
/
params.json
senseable
init
97b774c
11 months ago
raw
Copy download link
history
blame
Safe
211 Bytes
{
"dim"
:
4096
,
"n_layers"
:
32
,
"n_heads"
:
32
,
"n_kv_heads"
:
8
,
"vocab_size"
:
128256
,
"multiple_of"
:
1024
,
"ffn_dim_multiplier"
:
1.3
,
"norm_eps"
:
1e-05
,
"rope_theta"
:
500000.0
}