Claire-7B-EN-0.1 / config.json
IsmailH's picture
initial commit
74c014c verified
raw
history blame contribute delete
No virus
812 Bytes
{
"_name_or_path": "/gpfswork/rech/qgz/uut33um/../commun/Claire/checkpoints/OpenLLM-France/Claire-7B-EN-hf",
"alibi": false,
"apply_residual_connection_post_layernorm": false,
"architectures": [
"FalconForCausalLM"
],
"attention_dropout": 0.0,
"bias": false,
"bos_token_id": 11,
"eos_token_id": 11,
"hidden_dropout": 0.0,
"hidden_size": 4544,
"initializer_range": 0.02,
"layer_norm_epsilon": 1e-05,
"max_position_embeddings": 2048,
"model_type": "falcon",
"multi_query": true,
"new_decoder_architecture": false,
"num_attention_heads": 71,
"num_hidden_layers": 32,
"num_kv_heads": 71,
"parallel_attn": true,
"rope_scaling": null,
"rope_theta": 10000.0,
"torch_dtype": "bfloat16",
"transformers_version": "4.36.2",
"use_cache": true,
"vocab_size": 65024
}