File size: 272 Bytes
a15ae72 | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"architectures": [
"TRMForConditionalGeneration"
],
"hidden_size": 512,
"num_hidden_layers": 2,
"num_attention_heads": 8,
"recursive_steps": 16,
"model_type": "trm",
"torch_dtype": "float32",
"transformers_version": "4.40.0"
} |