ereniko's picture
Upload folder using huggingface_hub
320c763 verified
Raw
History Blame Contribute Delete
557 Bytes
{
"architectures": [
"IvmeConversateSV2InstructModel"
],
"auto_map": {
"AutoConfig": "configuration_ivme_s_v2_instruct.IvmeConversateSV2InstructConfig",
"AutoModelForCausalLM": "modeling_ivme_s_v2_instruct.IvmeConversateSV2InstructModel"
},
"d_ff": 896,
"d_model": 224,
"dtype": "float32",
"max_seq_len": 1024,
"model_type": "ivme_conversate_s_v2_instruct",
"n_heads": 7,
"n_layers": 9,
"norm_eps": 1e-05,
"rope_theta": 10000.0,
"tie_word_embeddings": true,
"transformers_version": "5.14.1",
"vocab_size": 8000
}