ridger commited on
Commit
86b1649
·
verified ·
1 Parent(s): c9ddef0

Upload model_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. model_config.json +1 -0
model_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"bos_token_id": 0, "eos_token_id": 0, "hidden_act": "silu", "hidden_size": 2048, "initializer_range": 0.02, "intermediate_size": 8192, "is_llama_config": true, "max_position_embeddings": 2048, "num_attention_heads": 32, "num_hidden_layers": 24, "attention_bias": false, "num_key_value_heads": 32, "pad_token_id": null, "pretraining_tp": 1, "rms_norm_eps": 1e-05, "rope_scaling": null, "rope_theta": 10000.0, "rope_interleaved": true, "tie_word_embeddings": true, "use_cache": true, "vocab_size": 49152, "_attn_implementation": "flash_attention_2", "z_loss_enabled": false, "z_loss_coefficient": 0.0001}