phi4-codellama-merged / config.json
amanpreet7's picture
Initial model upload
6594b0f verified
{
"architectures": [
"Phi4CodeLlamaModelMerger"
],
"codellama_model_name": "/teamspace/studios/this_studio/model/codellama",
"hidden_size": 4096,
"model_type": "model_merger",
"phi_model_name": "/teamspace/studios/this_studio/model/phi-4",
"torch_dtype": "bfloat16",
"transformers_version": "4.50.0"
}