{ "architectures": [ "RWKV7ForCausalLM" ], "model_type": "rwkv7", "hidden_size": 4096, "num_hidden_layers": 32, "head_dim": 64, "num_heads": 64, "decay_low_rank_dim": 128, "a_low_rank_dim": 128, "v_low_rank_dim": 96, "gate_low_rank_dim": 480, "intermediate_size": 16384, "hidden_ratio": 4.0, "hidden_act": "sqrelu", "norm_eps": 1e-05, "norm_bias": true, "norm_first": true, "vocab_size": 65536, "tie_word_embeddings": false, "attn": null, "attn_mode": "chunk", "bos_token_id": 0, "eos_token_id": 0, "use_cache": true, "torch_dtype": "float32", "rwkv7_w4_info": { "quant_method": "rwkv_w4_gptq", "group_size": 64, "bits": 4, "sym": true } }