{ "model_type": "limon", "auto_map": { "AutoConfig": "configuration_limon.LimonConfig", "AutoModelForCausalLM": "modeling_limon.LimonFlowV1Model" }, "vocab_size": 8000, "hidden_size": 384, "num_heads": 6, "intermediate_size": 1024, "max_position_embeddings": 256, "integration_steps": 6, "anchor_strength": 0.1, "pad_token_id": 0, "bos_token_id": 1, "eos_token_id": 2, "transformers_version": "4.44.0" }