TaoMate / config.json
agnJason's picture
Add model config for download tracking
b0cf958
Raw
History Blame Contribute Delete
294 Bytes
{
"architectures": [
"TaoMate"
],
"checkpoint_format": "taomate_ema_v1",
"torch_dtype": "bfloat16",
"weight_file": "model.pt",
"state_dict_key": "generator_ema",
"parameter_count": 19086629888,
"base_model": "Lightricks/LTX-2.3",
"text_encoder": "google/gemma-3-12b-it"
}