dacorvo's picture
dacorvo HF Staff
Synchronizing local compiler cache.
7f86cad verified
raw
history blame
1.49 kB
{
"_entry_class": "SingleModelCacheEntry",
"_model_id": "yujiepan/phi-4-tiny-random",
"_task": "text-generation",
"architectures": [
"Phi3ForCausalLM"
],
"attention_bias": false,
"attention_dropout": 0.0,
"auto_map": {},
"embd_pdrop": 0.0,
"hidden_act": "silu",
"hidden_size": 16,
"initializer_range": 0.02,
"intermediate_size": 32,
"max_position_embeddings": 16384,
"model_type": "phi3",
"neuron": {
"_serialized_key": "HloNeuronConfig",
"all_reduce_dtype": null,
"allow_flash_attention": false,
"attention_layout": "HSB",
"attn_output_transposed": false,
"auto_cast_type": "bf16",
"batch_size": 1,
"checkpoint_id": "yujiepan/phi-4-tiny-random",
"checkpoint_revision": "18a9a1168dc97ac6d128f811925670c275610f5a",
"collectives_layout": "HSB",
"continuous_batching": false,
"fuse_qkv": true,
"group_query_attention": "replicated-heads",
"log_softmax_scores": false,
"neuronxcc_version": "2.17.194.0+d312836f",
"optimum_neuron_version": "0.2.0.dev7",
"output_all_logits": false,
"sequence_length": 100,
"tp_degree": 2
},
"num_attention_heads": 2,
"num_hidden_layers": 2,
"num_key_value_heads": 1,
"original_max_position_embeddings": 16384,
"partial_rotary_factor": 1.0,
"resid_pdrop": 0.0,
"rms_norm_eps": 1e-05,
"rope_scaling": null,
"rope_theta": 250000,
"sliding_window": null,
"tie_word_embeddings": false,
"use_cache": true,
"vocab_size": 100352
}