dacorvo's picture
dacorvo HF Staff
Synchronizing local compiler cache.
fbef466 verified
raw
history blame
1.85 kB
{
"_entry_class": "SingleModelCacheEntry",
"_model_id": "optimum-internal-testing/tiny-random-qwen3_moe",
"_task": "text-generation",
"architectures": [
"Qwen3MoeForCausalLM"
],
"attention_bias": false,
"attention_dropout": 0.0,
"decoder_sparse_step": 2,
"head_dim": 32,
"hidden_act": "silu",
"hidden_size": 64,
"initializer_range": 0.02,
"intermediate_size": 128,
"max_position_embeddings": 40960,
"max_window_layers": 1,
"mlp_only_layers": [],
"model_type": "qwen3_moe",
"moe_intermediate_size": 128,
"neuron": {
"_serialized_key": "NxDNeuronConfig",
"batch_size": 1,
"capacity_factor": null,
"checkpoint_id": "optimum-internal-testing/tiny-random-qwen3_moe",
"checkpoint_revision": "e0230be2839556b44b7400a233c73c74b4abb7af",
"continuous_batching": false,
"enable_bucketing": false,
"ep_degree": 1,
"fused_qkv": false,
"glu_mlp": true,
"local_ranks_size": 2,
"logical_nc_config": 1,
"max_batch_size": 1,
"max_context_length": 1024,
"max_topk": 256,
"n_active_tokens": 1024,
"neuronxcc_version": "2.19.8089.0+8ab9f450",
"on_device_sampling": false,
"optimum_neuron_version": "0.3.1.dev5",
"output_logits": false,
"pp_degree": 1,
"sequence_length": 1024,
"speculation_length": 0,
"start_rank_id": 0,
"target": null,
"torch_dtype": "bfloat16",
"tp_degree": 2
},
"norm_topk_prob": true,
"num_attention_heads": 2,
"num_experts": 8,
"num_experts_per_tok": 2,
"num_hidden_layers": 2,
"num_key_value_heads": 1,
"output_router_logits": false,
"rms_norm_eps": 1e-06,
"rope_scaling": null,
"rope_theta": 1000000.0,
"router_aux_loss_coef": 0.001,
"sliding_window": null,
"tie_word_embeddings": true,
"use_cache": true,
"use_sliding_window": false,
"vocab_size": 151936
}