notagen-models / config.json
AEmotionStudio's picture
Add NotaGen-X safetensors mirror (MIT, from ElectricAlexis/NotaGen)
b13b860 verified
{
"model_type": "notagen",
"variant": "notagen-x",
"patch_size": 16,
"patch_length": 1024,
"patch_layers": 20,
"char_layers": 6,
"hidden_size": 1280,
"framework": "pytorch",
"format": "safetensors",
"param_count": 515902720,
"dtype": "float32",
"source": {
"repo": "ElectricAlexis/NotaGen",
"file": "weights_notagenx_p_size_16_p_length_1024_p_layers_20_h_size_1280.pth"
}
}