Update config.json

This commit is contained in:
Gustavo de Rosa 2024-01-08 17:13:22 +00:00 committed by huggingface-web
parent d3ba318b78
commit 41217aafb5

@ -16,7 +16,7 @@
"model_type": "phi",
"num_attention_heads": 32,
"num_hidden_layers": 24,
"num_key_value_heads": 32,
"num_key_value_heads": null,
"partial_rotary_factor": 0.5,
"qk_layernorm": false,
"resid_pdrop": 0.0,