{ "a_low_rank_dim": 192, "architectures": [ "Rwkv7ForCausalLM" ], "auto_map": { "AutoConfig": "configuration_rwkv7.Rwkv7Config", "AutoModel": "modeling_rwkv7.Rwkv7Model", "AutoModelForCausalLM": "modeling_rwkv7.Rwkv7ForCausalLM" }, "bos_token_id": 0, "decay_low_rank_dim": 192, "dtype": "bfloat16", "eos_token_id": 0, "gate_low_rank_dim": 384, "head_dim": 64, "hidden_size": 4096, "intermediate_size": 16384, "model_type": "rwkv7", "norm_bias": true, "norm_eps": 1e-05, "num_heads": 64, "num_hidden_layers": 61, "pad_token_id": 0, "tie_word_embeddings": false, "use_cache": true, "v_low_rank_dim": 128, "vocab_size": 65536, "wkv_implementation": "chunked", "wkv_state_dtype": "float32" }