Property FullPrecisionUri
FullPrecisionUri
URI of the model's full-precision (F16/BF16) GGUF weights, when its repository publishes one alongside the packaged catalog artifact. Training uses this alternate path to trade download size for maximum adapter and merge fidelity. Null when no full-precision variant is published.
public Uri FullPrecisionUri { get; set; }