jeffreygao's picture
first version
7cae0ce
{
"_name_or_path": "/data/juicefs_sharing_data/public_data/yyf_11164103/llm_models/bluelm-7b/BlueLM-7B-Chat-32K-Function/",
"architectures": [
"BlueLMForCausalLM"
],
"auto_map": {
"AutoConfig": "configuration_bluelm.BlueLMConfig",
"AutoModelForCausalLM": "modeling_bluelm.BlueLMForCausalLM"
},
"bos_token_id": 1,
"eos_token_id": 2,
"hidden_act": "silu",
"hidden_size": 4096,
"initializer_range": 0.02,
"intermediate_size": 11008,
"max_position_embeddings": 2048,
"model_type": "BlueLM",
"num_attention_heads": 32,
"num_hidden_layers": 32,
"num_key_value_heads": 32,
"pad_token_id": 3,
"pretraining_tp": 1,
"quantization_config": {
"bits": 4,
"damp_percent": 0.01,
"desc_act": false,
"group_size": 128,
"is_marlin_format": false,
"model_file_base_name": null,
"model_name_or_path": null,
"quant_method": "gptq",
"static_groups": false,
"sym": true,
"true_sequential": true
},
"rms_norm_eps": 1e-06,
"rope_scaling": {
"factor": 16.0,
"power": 0.3,
"type": "ntkmixed"
},
"rope_theta": 10000.0,
"tie_word_embeddings": false,
"torch_dtype": "float16",
"transformers_version": "4.38.2",
"use_cache": true,
"use_stable_embedding": true,
"vocab_size": 100096
}