ridger commited on
Commit
9636c3d
·
verified ·
1 Parent(s): e2adf00

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": 960, "initializer_range": 0.02, "intermediate_size": 2560, "is_llama_config": true, "max_position_embeddings": 2048, "num_attention_heads": 15, "num_hidden_layers": 32, "attention_bias": false, "num_key_value_heads": 5, "pad_token_id": null, "pretraining_tp": 1, "rms_norm_eps": 1e-05, "rope_scaling": null, "rope_theta": 10000.0, "rope_interleaved": false, "tie_word_embeddings": true, "use_cache": true, "vocab_size": 49152, "_attn_implementation": "flash_attention_2", "z_loss_enabled": false, "z_loss_coefficient": 0.0001, "unroll": true, "unroll_start": 5, "unroll_end": 25, "unroll_type": 2, "early_ratio": 0.01}