File size: 219 Bytes
b0445dc
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "model_type": "monad",
  "architectures": [
    "Monad1ForCausalLM"
  ],
  "vocab_size": 50257,
  "block_size": 512,
  "n_positions": 512,
  "n_layer": 4,
  "n_head": 4,
  "n_embd": 128,
  "torch_dtype": "float32"
}