jadeonrails/marlin-2b-gguf
0343k
Marlin-2B GGUF
GGUF format conversion of Marlin-2B video captioning model.
Files
marlin-2b-text.gguf- Text tower (4.5GB)marlin-2b.gguf- Vision projector (638MB)
Usage with llama.cpp
llama-mtmd-cli \
-m marlin-2b-text.gguf \
--mmproj marlin-2b.gguf \
--video input.mp4 \
-p "Describe the scene and events."
