dacorvo HF staff commited on
Commit
629c7db
1 Parent(s): 56528f2

Synchronizing local compiler cache.

Browse files
neuronxcc-2.12.68.0+4480452af/0_REGISTRY/0.0.19/inference/mistral/HuggingFaceH4/zephyr-7b-beta/ef192eefb87091d332a8.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"vocab_size": 32000, "max_position_embeddings": 32768, "hidden_size": 4096, "intermediate_size": 14336, "num_hidden_layers": 32, "num_attention_heads": 32, "sliding_window": 4096, "num_key_value_heads": 8, "hidden_act": "silu", "initializer_range": 0.02, "rms_norm_eps": 1e-05, "use_cache": true, "rope_theta": 10000.0, "attention_dropout": 0.0, "torch_dtype": "bfloat16", "tie_word_embeddings": false, "architectures": ["MistralForCausalLM"], "bos_token_id": 1, "pad_token_id": 2, "eos_token_id": 2, "model_type": "mistral", "neuron": {"task": "text-generation", "batch_size": 16, "num_cores": 8, "auto_cast_type": "bf16", "sequence_length": 4096, "compiler_type": "neuronx-cc", "compiler_version": "2.12.68.0+4480452af", "checkpoint_id": "HuggingFaceH4/zephyr-7b-beta", "checkpoint_revision": "dc24cabd13eacd3ae3a5fe574bd645483a335a4a"}}