CoolFace
Modelpublic

sjin59/c43g-s600m2-GGUF

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes51downloads
Model Card

c43g-s600m2 — GGUF (Q5KM)

Quantized build of `sjin59/c43g-s600m2`.

Given 4 shuffled frames from a video plus a caption describing what happens, it recovers the original chronological order of the frames. Output is four letters in chronological order, e.g. "C,B,A,D".

Files

FileSize
c43-Q5_K_M.gguf19.23 GBquantized weights
c43-mmproj-F16.gguf0.93 GBmultimodal projector — required, the model cannot see images without it

Usage

Run with llama.cpp. Pass --jinja so the chat template is applied.

Fits on one RTX 3090 24GB — measured peak 21,437 MiB at --parallel 2 --ctx-size 26624, including model, projector, KV cache and buffers.

Licensed under Apache-2.0, following the base model Qwen3.5-27B.