| { | |
| "architectures": [ | |
| "HelpingAIForCausalLM" | |
| ], | |
| "attention_bias": false, | |
| "attention_dropout": 0.0, | |
| "auto_map": { | |
| "AutoConfig": "configuration_helpingai.HelpingAIConfig", | |
| "AutoModelForCausalLM": "modeling_helpingai.HelpingAIForCausalLM" | |
| }, | |
| "bos_token_id": 151643, | |
| "emotion_hidden_size": 512, | |
| "empathy_scaling_factor": 1.2, | |
| "eos_token_id": 151645, | |
| "head_dim": 128, | |
| "hidden_act": "silu", | |
| "hidden_size": 5120, | |
| "initializer_range": 0.02, | |
| "intermediate_size": 17408, | |
| "layer_types": [ | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention", | |
| "full_attention" | |
| ], | |
| "max_position_embeddings": 40960, | |
| "max_window_layers": 40, | |
| "model_type": "helpingai", | |
| "num_attention_heads": 40, | |
| "num_emotion_heads": 4, | |
| "num_hidden_layers": 40, | |
| "num_key_value_heads": 8, | |
| "num_thinking_stages": 3, | |
| "perspective_threads": 4, | |
| "reasoning_temperature": 0.8, | |
| "rms_norm_eps": 1e-06, | |
| "rope_scaling": null, | |
| "rope_theta": 1000000, | |
| "sliding_window": null, | |
| "speech_head_hidden_dim": null, | |
| "speech_loss_type": "l1", | |
| "speech_num_mels": 80, | |
| "speech_upsample_factor": 1, | |
| "structured_head_activation": "gelu", | |
| "structured_head_hidden_dim": 9578, | |
| "structured_head_type": "mlp_v1", | |
| "structured_output_vocab_size": 100, | |
| "thinking_depth": 2, | |
| "tie_word_embeddings": false, | |
| "torch_dtype": "bfloat16", | |
| "transformers_version": "4.55.2", | |
| "use_cache": true, | |
| "use_emotional_reasoning": false, | |
| "use_perspective_threading": true, | |
| "use_sliding_window": false, | |
| "use_speech_output": false, | |
| "vocab_size": 151669 | |
| } | |