[diffusion] model: support VDN-H3 with a hybrid_window_attn_h3 backend (#37903)
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com> Co-authored-by: Haocheng Xi <xihc@berkeley.edu> Co-authored-by: Mick <mickjagger19@icloud.com>
This commit is contained in:
co-authored by
Claude Fable 5.1
Haocheng Xi
Mick
parent
e91c948057
commit
ff1ce11348
@@ -190,6 +190,11 @@ export const DiffusionModelCatalog = ({ category }) => {
|
||||
],
|
||||
cookbook: "/cookbook/diffusion/MiniMax/MiniMax-H3#6-fasth3-4-step-distilled-preview",
|
||||
},
|
||||
{
|
||||
name: "VDN-H3",
|
||||
modelIds: ["OpenVDN/vdn-minimax-h3"],
|
||||
cookbook: "/cookbook/diffusion/MiniMax/MiniMax-H3#7-vdn-h3-hybrid-attention-8-step-distill",
|
||||
},
|
||||
{
|
||||
name: "MOVA",
|
||||
modelIds: ["OpenMOSS-Team/MOVA-360p", "OpenMOSS-Team/MOVA-720p"],
|
||||
|
||||
Reference in New Issue
Block a user