File size: 613 Bytes
5e608bf
 
60cb29b
5e608bf
60cb29b
 
 
 
 
5e608bf
 
58edfdf
5e608bf
 
 
58edfdf
5e608bf
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "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"
  ]
}