|
{ |
|
"_name_or_path": "Doreamonzzz/xmixers_llama_120m_50b", |
|
"ape_type": "sincos", |
|
"architectures": [ |
|
"LLaMAForCausalLM" |
|
], |
|
"base": 10000, |
|
"bias": false, |
|
"bos_token_id": 1, |
|
"embed_dim": 768, |
|
"eos_token_id": 2, |
|
"ffn_activation": "gelu", |
|
"glu_activation": "silu", |
|
"init_std": 0.02, |
|
"kv_heads": -1, |
|
"lrpe_type": 1, |
|
"max_position_embeddings": 1024, |
|
"mid_dim": 2048, |
|
"model_type": "llama_", |
|
"norm_type": "layernorm", |
|
"num_heads": 12, |
|
"num_layers": 12, |
|
"pad_token_id": null, |
|
"tie_word_embeddings": true, |
|
"torch_dtype": "bfloat16", |
|
"transformers_version": "4.44.2", |
|
"use_cache": true, |
|
"use_lrpe": true, |
|
"vocab_size": 50304 |
|
} |
|
|