File size: 355 Bytes
c7f4a8f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"architectures": [
"TestLakeForConditionalGeneration"
],
"model_type": "testlake",
"torch_dtype": "torch.bfloat16",
"hidden_size": 1344,
"num_hidden_layers": 3,
"num_attention_heads": 4,
"intermediate_size": 1344,
"head_dim": 336,
"vocab_size": 65552,
"image_feature_dim": 1344,
"num_patches": 196,
"vision_num_layers": 6
} |