{ "architectures": [ "GemmaForCausalLM" ], "auto_map": { "AutoConfig": "configuration_gmma_jepa.GmmaJEPAConfig", "AutoModelForCausalLM": "modeling_gmma_jepa.GmmaJEPAForCausalLM" }, "model_type": "gemma", "base_model": "google/gemma-2b", "d_model": 1536, "vocab_size": 256000, "num_jepa_layers": 8, "dag_reasoning_enabled": true, "universal_compiler_safety": true, "num_swarm_specialists": 23, "quantization": "NVFP4_E2M1", "torch_dtype": "bfloat16", "transformers_version": "4.45.0", "organization": "Danger Labs", "authors": [ "Danger Labs", "clevrpwn" ] }