feat: GGUF + SageAttention guide β€” DPMSolver++ default, benchmark, README update

#13
by gkalstn0 - opened
Motif Technologies org

Remove custom pipeline files (assumes diffusers PR #13551 merge). Rewrite inference.py with native MotifVideoPipeline, DPMSolver++ default, SageAttention option. README updated with GGUF + SageAttention section, benchmark table (9 variants x SDPA/Sage, ~1.59x speedup on H200), visual comparison webp.

Note: Written against current PR #13551 state (pre-merge). Includes workarounds (FlowDPMSolver subclass, explicit negative_prompt/LQ=False/frame_rate=24, revision=diffusers-integration). Will be simplified after PR merge.

gkalstn0 changed pull request status to closed

Sign up or log in to comment