File size: 338 Bytes
aab606d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"architectures": [
"LlamaForCausalLM"
],
"model_type": "llama",
"hidden_size": 4096,
"intermediate_size": 11008,
"max_position_embeddings": 4096,
"num_attention_heads": 32,
"num_hidden_layers": 32,
"num_key_value_heads": 32,
"vocab_size": 32000,
"torch_dtype": "float16",
"_name_or_path": "malicious-model"
} |