Property FullPrecisionMmprojUri
FullPrecisionMmprojUri
URI of the model's full-precision multimodal projector (mmproj), for vision-capable models whose repository publishes one. Training a vision model from FullPrecisionUri pairs the text weights with this projector so the multimodal path is preserved. Null for text-only models or when no projector is published.
public Uri FullPrecisionMmprojUri { get; set; }