Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
NekoMikoReimu
/
translation_llama_7b
like
0
Text Generation
Transformers
llama
conversational
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
51b34e5
translation_llama_7b
/
original_params.json
Respair
Upload 7 files
05342e8
verified
8 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
}