File size: 322 Bytes
6594b0f |
1 2 3 4 5 6 7 8 9 10 11 12 |
{
"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"
}
|