{ "architectures": ["HebrewGPTForCausalLM"], "model_type": "hebrew-gpt", "auto_map": { "AutoConfig": "configuration_hebrewgpt.HebrewGPTConfig", "AutoModel": "modeling_hebrewgpt.HebrewGPTForCausalLM", "AutoModelForCausalLM": "modeling_hebrewgpt.HebrewGPTForCausalLM" }, "vocab_size": 32000, "hidden_size": 2048, "num_hidden_layers": 20, "num_attention_heads": 16, "head_dim": 128, "intermediate_size": 5504, "max_position_embeddings": 2048, "dropout": 0.0, "rope_theta": 10000.0, "tie_word_embeddings": true, "torch_dtype": "bfloat16" }