5cp commited on
Commit
51c4b53
1 Parent(s): c5b6e37

Synchronizing local compiler cache.

Browse files
neuronxcc-2.12.68.0+4480452af/0_REGISTRY/0.0.19.dev0/training/llama/NousResearch/Llama-2-7b-chat-hf/3ae3611bc4fc0f43ec97.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"vocab_size": 32000, "max_position_embeddings": 4096, "hidden_size": 4096, "intermediate_size": 11008, "num_hidden_layers": 32, "num_attention_heads": 32, "num_key_value_heads": 32, "hidden_act": "silu", "initializer_range": 0.02, "rms_norm_eps": 1e-05, "pretraining_tp": 1, "use_cache": true, "rope_theta": 10000.0, "rope_scaling": null, "attention_bias": false, "attention_dropout": 0.0, "torch_dtype": "float16", "tie_word_embeddings": false, "architectures": ["LlamaForCausalLM"], "bos_token_id": 1, "pad_token_id": 0, "eos_token_id": 2, "model_type": "llama", "neuron": {"model_class": "LlamaForCausalLM", "precision": "bfloat16", "num_neuron_cores_per_node": 32, "compiler_version": "2.12.68.0+4480452af", "tensor_parallel_size": 8, "pipeline_parallel_size": 1, "training": true, "input_specs": {"input_ids": [1, 4096], "attention_mask": [1, 4096], "labels": [1, 4096]}}}