{ "architectures": [ "Lfm2ForCausalLM" ], "block_auto_adjust_ff_dim": false, "block_ffn_dim_multiplier": 1.0, "block_multiple_of": 256, "bos_token_id": 0, "conv_L_cache": 3, "conv_bias": false, "dtype": "float16", "eos_token_id": 0, "full_attn_idxs": null, "head_dim": 64, "hidden_size": 768, "initializer_range": 0.02, "intermediate_size": 2048, "layer_types": [ "conv", "conv", "conv", "conv", "full_attention", "conv", "conv", "full_attention", "conv", "full_attention", "conv", "full_attention", "conv", "full_attention", "conv", "conv", "full_attention", "conv" ], "max_position_embeddings": 2048, "model_type": "lfm2", "norm_eps": 1e-05, "num_attention_heads": 12, "num_hidden_layers": 18, "num_key_value_heads": 4, "pad_token_id": 0, "rope_parameters": { "rope_theta": 1000000.0, "rope_type": "default" }, "tie_word_embeddings": true, "transformers_version": "5.15.0", "use_cache": true, "vocab_size": 49152 }