| { | |
| "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" | |
| } |
| { | |
| "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" | |
| } |