diff --git a/defaults/vace_14B_cocktail.json b/defaults/vace_14B_cocktail.json index 0ab7a625e..57453b49a 100644 --- a/defaults/vace_14B_cocktail.json +++ b/defaults/vace_14B_cocktail.json @@ -1,7 +1,7 @@ { "model": { "name": "Vace Cocktail 14B", - "architecture": "vace_14B", + "compile": false, "architecture": "vace_14B", "modules": [ "vace_14B" ], diff --git a/defaults/vace_14B_cocktail_2_2.json b/defaults/vace_14B_cocktail_2_2.json index a70424118..421eab54c 100644 --- a/defaults/vace_14B_cocktail_2_2.json +++ b/defaults/vace_14B_cocktail_2_2.json @@ -1,7 +1,7 @@ { "model": { "name": "Wan2.2 Vace Experimental Cocktail 14B", - "architecture": "vace_14B_2_2", + "compile": false, "architecture": "vace_14B_2_2", "modules": [ "vace_14B" ], diff --git a/defaults/vace_fun_14B_cocktail_2_2.json b/defaults/vace_fun_14B_cocktail_2_2.json index b50ddda35..b90e8c139 100644 --- a/defaults/vace_fun_14B_cocktail_2_2.json +++ b/defaults/vace_fun_14B_cocktail_2_2.json @@ -1,7 +1,7 @@ { "model": { "name": "Wan2.2 Vace Fun Cocktail 14B", - "architecture": "vace_14B_2_2", + "compile": false, "architecture": "vace_14B_2_2", "description": "This model has been created on the fly using the Wan text 2.2 video model and the Loras of FusioniX. The weight of the Detail Enhancer Lora has been reduced to improve identity preservation. This is the Fun Vace 2.2, that is not the official Vace 2.2", "URLs": "vace_fun_14B_2_2", "URLs2": "vace_fun_14B_2_2",