mirror of
https://github.com/mudler/LocalAI.git
synced 2026-05-26 09:38:32 -04:00
Compare commits
2 Commits
master
...
fix/galler
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
11c5fd677d | ||
|
|
b3300ef207 |
@@ -30844,6 +30844,8 @@
|
||||
parameters:
|
||||
model: ltx-2.3-22b-dev-UD-Q4_K_M.gguf
|
||||
options:
|
||||
- diffusion_model
|
||||
- "vae_decode_only:false"
|
||||
- llm_path:gemma-3-12b-it-qat-UD-Q4_K_XL.gguf
|
||||
- vae_path:ltx-2.3-22b-dev_video_vae.safetensors
|
||||
- audio_vae_path:ltx-2.3-22b-dev_audio_vae.safetensors
|
||||
@@ -30875,6 +30877,8 @@
|
||||
parameters:
|
||||
model: ltx-2.3-22b-dev-Q4_K_M.gguf
|
||||
options:
|
||||
- diffusion_model
|
||||
- "vae_decode_only:false"
|
||||
- llm_path:gemma-3-12b-it-qat-UD-Q4_K_XL.gguf
|
||||
- vae_path:ltx-2.3-22b-dev_video_vae.safetensors
|
||||
- audio_vae_path:ltx-2.3-22b-dev_audio_vae.safetensors
|
||||
@@ -30906,6 +30910,8 @@
|
||||
parameters:
|
||||
model: ltx-2.3-22b-dev-Q8_0.gguf
|
||||
options:
|
||||
- diffusion_model
|
||||
- "vae_decode_only:false"
|
||||
- llm_path:gemma-3-12b-it-qat-UD-Q4_K_XL.gguf
|
||||
- vae_path:ltx-2.3-22b-dev_video_vae.safetensors
|
||||
- audio_vae_path:ltx-2.3-22b-dev_audio_vae.safetensors
|
||||
@@ -30965,6 +30971,8 @@
|
||||
parameters:
|
||||
model: ltx-2.3-22b-distilled-UD-Q4_K_M.gguf
|
||||
options:
|
||||
- diffusion_model
|
||||
- "vae_decode_only:false"
|
||||
- llm_path:gemma-3-12b-it-qat-UD-Q4_K_XL.gguf
|
||||
- vae_path:ltx-2.3-22b-distilled_video_vae.safetensors
|
||||
- audio_vae_path:ltx-2.3-22b-distilled_audio_vae.safetensors
|
||||
@@ -30995,6 +31003,8 @@
|
||||
parameters:
|
||||
model: ltx-2.3-22b-distilled-Q4_K_M.gguf
|
||||
options:
|
||||
- diffusion_model
|
||||
- "vae_decode_only:false"
|
||||
- llm_path:gemma-3-12b-it-qat-UD-Q4_K_XL.gguf
|
||||
- vae_path:ltx-2.3-22b-distilled_video_vae.safetensors
|
||||
- audio_vae_path:ltx-2.3-22b-distilled_audio_vae.safetensors
|
||||
@@ -31025,6 +31035,8 @@
|
||||
parameters:
|
||||
model: ltx-2.3-22b-distilled-Q8_0.gguf
|
||||
options:
|
||||
- diffusion_model
|
||||
- "vae_decode_only:false"
|
||||
- llm_path:gemma-3-12b-it-qat-UD-Q4_K_XL.gguf
|
||||
- vae_path:ltx-2.3-22b-distilled_video_vae.safetensors
|
||||
- audio_vae_path:ltx-2.3-22b-distilled_audio_vae.safetensors
|
||||
|
||||
Reference in New Issue
Block a user