Property Vendor
Vendor
Gets or sets the vendor / organization that produced the model (e.g. "Alibaba", "Google", "Meta", "BAAI"). Unlike Publisher, which is derived from the hosting URL and typically resolves to the redistributor ("lm-kit"), Vendor identifies the upstream creator and is suitable for display in catalogs and UI. When not set explicitly, it is derived from the first whitespace- delimited token of ModelName.
public string Vendor { get; set; }