dev7halo's picture
Upload HyperCLOVAXForCausalLM
329a6a8 verified
{
"architectures": [
"HyperCLOVAXForCausalLM"
],
"attention_bias": false,
"attention_dropout": 0.0,
"attention_multiplier": 0.0078125,
"attn_pdrop": 0.0,
"auto_map": {
"AutoConfig": "configuration_hyperclovax.HyperCLOVAXConfig",
"AutoModel": "naver-hyperclovax/HyperCLOVAX-SEED-Think-14B--modeling_hyperclovax.HyperCLOVAXModel",
"AutoModelForCausalLM": "naver-hyperclovax/HyperCLOVAX-SEED-Think-14B--modeling_hyperclovax.HyperCLOVAXForCausalLM"
},
"bos_token_id": 100257,
"embd_pdrop": 0.0,
"embedding_multiplier": 10.0,
"end_token_id": 100257,
"eos_token_id": 100257,
"head_dim": 128,
"hidden_act": "silu",
"hidden_size": 6144,
"initializer_range": 0.012727922061357854,
"intermediate_size": 14336,
"logits_scaling": 0.125,
"max_position_embeddings": 131072,
"mlp_bias": false,
"model_type": "hyperclovax",
"num_attention_heads": 48,
"num_hidden_layers": 38,
"num_key_value_heads": 8,
"pad_token_id": 100257,
"pretraining_tp": 1,
"quantization_config": {
"backend": "auto",
"batch_size": 1,
"bits": 4,
"block_name_to_quantize": null,
"cache_block_outputs": true,
"checkpoint_format": "gptq",
"damp_percent": 0.01,
"dataset": null,
"desc_act": false,
"exllama_config": {
"version": 1
},
"group_size": 128,
"max_input_length": null,
"meta": null,
"model_seqlen": null,
"module_name_preceding_first_block": null,
"modules_in_block_to_quantize": null,
"pad_token_id": null,
"quant_method": "gptq",
"sym": true,
"tokenizer": null,
"true_sequential": false,
"use_cuda_fp16": false,
"use_exllama": true
},
"resid_pdrop": 0.0,
"residual_multiplier": 1.0,
"rms_norm_eps": 1e-05,
"rope_scaling": null,
"rope_theta": 100000000,
"summary_first_dropout": 0.0,
"tie_word_embeddings": false,
"torch_dtype": "bfloat16",
"transformers_version": "4.52.3",
"use_cache": false,
"use_post_norm": true,
"vocab_size": 110592
}