File size: 1,195 Bytes
d17d083 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | field,description,options
model_id,Unique identifier for the model (slug).,
model_name,The display name of the model.,
model_family,"The name of the model family, e.g. Gemini or DeepSeek",
model_version,"The version of the model, e.g. 2.5 or V3.1.",
model_variant,"The variant of the model, e.g. Flash or Terminus.",
model_subvariant,"A subvariant of the model, e.g Lite.",
model_is_base,A flag indicating if the model is a base model.,
model_total_parameters,The number of total parameters of the model.,
model_active_parameters,The number of active parameters of the model.,
model_href,URL to the model's press release or blog post.,
model_published_at,The date the model was released.,
model_access,The access level of the model.,"Closed, Open-Weight or Open-Source."
model_has_highlight,A flag indicating if the model has any benchmark highlights in it's release announcement.,
organization_name,The name of the organization releasing this model.,
organization_sector,The sector of the organization.,"Industry, Academia or Non-Profit."
organization_country,The country of origin of this organization.,
organization_domain,The domain of influence this organization belongs to.,China or West.
|