初始化项目,由ModelHub XC社区提供模型
Model: skemessage/Qwen2.5-7B-Instruct-neuron Source: Original Platform
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6bc6bbcb7e058133b6a9fb6f3d0c6533ab946ff72a3dd01fe498b3362e1b23f5
|
||||
size 78763403
|
||||
@@ -0,0 +1,206 @@
|
||||
{
|
||||
"_attn_implementation_autoset": false,
|
||||
"_name_or_path": "/models/Qwen2.5-7B-Instruct",
|
||||
"add_cross_attention": false,
|
||||
"architectures": [
|
||||
"Qwen2ForCausalLM"
|
||||
],
|
||||
"attention_dropout": 0.0,
|
||||
"attribute_map": {},
|
||||
"bad_words_ids": null,
|
||||
"begin_suppress_tokens": null,
|
||||
"bos_token_id": 151643,
|
||||
"chunk_size_feed_forward": 0,
|
||||
"cross_attention_hidden_size": null,
|
||||
"decoder_start_token_id": null,
|
||||
"diversity_penalty": 0.0,
|
||||
"do_sample": false,
|
||||
"early_stopping": false,
|
||||
"encoder_no_repeat_ngram_size": 0,
|
||||
"eos_token_id": 151645,
|
||||
"exponential_decay_length_penalty": null,
|
||||
"finetuning_task": null,
|
||||
"forced_bos_token_id": null,
|
||||
"forced_eos_token_id": null,
|
||||
"fused_spec_config": null,
|
||||
"hidden_act": "silu",
|
||||
"hidden_size": 3584,
|
||||
"id2label": {
|
||||
"0": "LABEL_0",
|
||||
"1": "LABEL_1"
|
||||
},
|
||||
"initializer_range": 0.02,
|
||||
"intermediate_size": 18944,
|
||||
"is_decoder": false,
|
||||
"is_encoder_decoder": false,
|
||||
"label2id": {
|
||||
"LABEL_0": 0,
|
||||
"LABEL_1": 1
|
||||
},
|
||||
"length_penalty": 1.0,
|
||||
"max_length": 20,
|
||||
"max_position_embeddings": 32768,
|
||||
"max_window_layers": 28,
|
||||
"metadata": null,
|
||||
"min_length": 0,
|
||||
"model_type": "qwen2",
|
||||
"neuron_config": {
|
||||
"activation_quantization_type": null,
|
||||
"allow_input_truncation": false,
|
||||
"apply_seq_ids_mask": false,
|
||||
"async_mode": false,
|
||||
"attention_dtype": null,
|
||||
"attn_block_tkg_nki_kernel_cache_update": false,
|
||||
"attn_block_tkg_nki_kernel_enabled": false,
|
||||
"attn_cls": {
|
||||
"__module__": "neuronx_distributed_inference.models.qwen2.modeling_qwen2",
|
||||
"__name__": "NeuronQwen2Attention"
|
||||
},
|
||||
"attn_kernel_enabled": null,
|
||||
"attn_tkg_builtin_kernel_enabled": false,
|
||||
"attn_tkg_nki_kernel_enabled": false,
|
||||
"batch_size": 4,
|
||||
"bucket_n_active_tokens": false,
|
||||
"buckets": [
|
||||
4096
|
||||
],
|
||||
"cast_type": "config",
|
||||
"cc_pipeline_tiling_factor": 2,
|
||||
"chunked_prefill_config": null,
|
||||
"context_encoding_buckets": null,
|
||||
"cp_degree": 1,
|
||||
"ctx_batch_size": 1,
|
||||
"disable_kv_cache_tiling": false,
|
||||
"draft_model_modules_to_not_convert": null,
|
||||
"enable_bucketing": true,
|
||||
"enable_eagle_draft_input_norm": false,
|
||||
"enable_eagle_speculation": false,
|
||||
"enable_fused_speculation": false,
|
||||
"enable_spill_reload_dge": false,
|
||||
"enable_token_tree": false,
|
||||
"ep_degree": 1,
|
||||
"flash_decoding_enabled": false,
|
||||
"fused_qkv": false,
|
||||
"fused_rmsnorm_skip_gamma": false,
|
||||
"is_block_kv_layout": false,
|
||||
"is_chunked_prefill": false,
|
||||
"is_continuous_batching": true,
|
||||
"is_eagle_draft": false,
|
||||
"is_medusa": false,
|
||||
"is_prefill_stage": null,
|
||||
"is_prefix_caching": false,
|
||||
"k_cache_transposed": false,
|
||||
"kv_cache_batch_size": 4,
|
||||
"kv_cache_padding_size": 0,
|
||||
"kv_cache_quant": false,
|
||||
"kv_cache_tiling": false,
|
||||
"layer_boundary_markers": false,
|
||||
"local_ranks_size": 2,
|
||||
"logical_nc_config": 1,
|
||||
"lora_config": null,
|
||||
"max_batch_size": 4,
|
||||
"max_context_length": 4096,
|
||||
"max_length": 4096,
|
||||
"max_new_tokens": null,
|
||||
"medusa_speculation_length": 0,
|
||||
"medusa_tree": null,
|
||||
"mlp_kernel_enabled": false,
|
||||
"mlp_kernel_fuse_residual_add": false,
|
||||
"modules_to_not_convert": null,
|
||||
"n_active_tokens": 4096,
|
||||
"n_positions": 4096,
|
||||
"num_medusa_heads": 0,
|
||||
"on_cpu": false,
|
||||
"on_device_sampling_config": {
|
||||
"deterministic": false,
|
||||
"do_sample": false,
|
||||
"dynamic": true,
|
||||
"global_topk": 256,
|
||||
"on_device_sampling_config": true,
|
||||
"temperature": 1.0,
|
||||
"top_k": 1,
|
||||
"top_p": 1.0
|
||||
},
|
||||
"output_logits": false,
|
||||
"overrides_torch_dtype": true,
|
||||
"pa_block_size": 4096,
|
||||
"pa_num_blocks": 4,
|
||||
"padding_side": "right",
|
||||
"pp_degree": 1,
|
||||
"prefix_buckets": null,
|
||||
"qk_layernorm": false,
|
||||
"qkv_kernel_enabled": false,
|
||||
"qkv_kernel_fuse_residual_add": false,
|
||||
"qkv_kernel_nbsd_layout": false,
|
||||
"quantization_dtype": "int8",
|
||||
"quantization_type": "per_tensor_symmetric",
|
||||
"quantize_clamp_bound": Infinity,
|
||||
"quantized": false,
|
||||
"quantized_checkpoints_path": null,
|
||||
"quantized_mlp_kernel_enabled": false,
|
||||
"rmsnorm_quantize_kernel_enabled": false,
|
||||
"rpl_reduce_dtype": null,
|
||||
"save_sharded_checkpoint": false,
|
||||
"seq_len": 4096,
|
||||
"seq_len_threshold_for_cc_tiling": 16384,
|
||||
"sequence_parallel_enabled": false,
|
||||
"skip_sharding": false,
|
||||
"skip_warmup": false,
|
||||
"spec_batch_size": 4,
|
||||
"speculation_length": 0,
|
||||
"start_rank_id": 0,
|
||||
"target": null,
|
||||
"tile_cc": false,
|
||||
"tkg_batch_size": 4,
|
||||
"token_generation_buckets": null,
|
||||
"token_tree_config": null,
|
||||
"torch_dtype": "bfloat16",
|
||||
"tp_degree": 2,
|
||||
"vocab_parallel": false,
|
||||
"weight_gather_seq_len_threshold": 32768,
|
||||
"weights_to_skip_layout_optimization": [],
|
||||
"world_size": 2
|
||||
},
|
||||
"no_repeat_ngram_size": 0,
|
||||
"num_attention_heads": 28,
|
||||
"num_beam_groups": 1,
|
||||
"num_beams": 1,
|
||||
"num_cores_per_group": 1,
|
||||
"num_hidden_layers": 28,
|
||||
"num_key_value_heads": 4,
|
||||
"num_return_sequences": 1,
|
||||
"o_bias": false,
|
||||
"output_attentions": false,
|
||||
"output_hidden_states": false,
|
||||
"output_scores": false,
|
||||
"pad_token_id": null,
|
||||
"prefix": null,
|
||||
"problem_type": null,
|
||||
"pruned_heads": {},
|
||||
"qkv_bias": true,
|
||||
"remove_invalid_values": false,
|
||||
"repetition_penalty": 1.0,
|
||||
"return_dict": true,
|
||||
"return_dict_in_generate": false,
|
||||
"rms_norm_eps": 1e-06,
|
||||
"rope_scaling": null,
|
||||
"rope_theta": 1000000.0,
|
||||
"sep_token_id": null,
|
||||
"sliding_window": 131072,
|
||||
"suppress_tokens": null,
|
||||
"task_specific_params": null,
|
||||
"temperature": 1.0,
|
||||
"tf_legacy_loss": false,
|
||||
"tie_encoder_decoder": false,
|
||||
"tie_word_embeddings": false,
|
||||
"tokenizer_class": null,
|
||||
"top_k": 50,
|
||||
"top_p": 1.0,
|
||||
"torchscript": false,
|
||||
"transformers_version": "4.43.1",
|
||||
"typical_p": 1.0,
|
||||
"use_bfloat16": false,
|
||||
"use_cache": true,
|
||||
"use_sliding_window": false,
|
||||
"vocab_size": 152064
|
||||
}
|
||||
Reference in New Issue
Block a user