File size: 213 Bytes
6335b2d | 1 2 3 4 5 6 7 8 9 | {
"model_type": "helloworld-lora",
"base_model": "Lightricks/LTX-2.3",
"base_checkpoint": "ltx-2.3-22b-distilled-1.1",
"adapter": "lora",
"lora_rank": 32,
"weights": "helloworld_lora_v1.safetensors"
}
|