talentfilterdeployment / config.json
chiemekakalu's picture
Create config.json
9045d8c verified
raw
history blame contribute delete
245 Bytes
{
"model_type": "phi",
"architectures": ["PhiForCausalLM"],
"hidden_size": 2560,
"num_attention_heads": 32,
"num_hidden_layers": 32,
"torch_dtype": "float16",
"transformers_version": "4.36.2",
"_name_or_path": "microsoft/phi-2"
}