Friday-VLM is a finetune of the text-only Phi-4-mini-reasoning model that enables multimodal (image + text) instruction following.
The architecture and config live in this repo, so callers must load the model with
trust_remote_code=True.
Friday-VLM may hallucinate objects, invent facts, or reproduce societal biases.
All variants share the same behaviour profile; quantisation does not filter or sanitise model outputs. Users must apply their own content-safety layer before deployment.