flashzoi-replicate-0 / config.json
Johannes
flash-borzoi initial commit
b342049
raw
history blame contribute delete
375 Bytes
{
"architectures": [
"Borzoi"
],
"attn_dim_key": 64,
"attn_dim_value": 192,
"attn_dropout": 0.05,
"depth": 8,
"dim": 1536,
"dropout_rate": 0.2,
"enable_mouse_head": true,
"flashed": true,
"heads": 8,
"model_type": "borzoi",
"pos_dropout": 0.01,
"return_center_bins_only": true,
"torch_dtype": "float32",
"transformers_version": "4.34.1"
}