{ "_name_or_path": "Test-Coder-V1-40B", "architectures": [ "TestCoderForCausalLM" ], "model_type": "testcoder", "vocab_size": 76800, "hidden_size": 5120, "intermediate_size": 27648, "num_hidden_layers": 80, "eos_token_id": [ 2, 75864, 75869 ], "num_attention_heads": 40, "num_key_value_heads": 8, "head_dim": 128, "hidden_act": "silu", "max_position_embeddings": 131072, "initializer_range": 0.02, "rms_norm_eps": 1e-05, "use_cache": true, "tie_word_embeddings": false, "rope_theta": 500000, "attention_bias": false, "attention_dropout": 0.0, "mlp_bias": false, "loop_num": 2, "loop_window_size": 64, "torch_dtype": "bfloat16", "transformers_version": "4.56.0", "auto_map": { "AutoConfig": "configuration_testcoder.TestCoderConfig", "AutoModel": "modeling_testcoder.TestCoderModel", "AutoModelForCausalLM": "modeling_testcoder.TestCoderForCausalLM" } }