You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Officially disclosed model parameter size (e.g., '7B', '32B', '200B'); null when the vendor does not disclose it. Placeholder strings such as 'Unknown' are forbidden."
18
+
"description": "Officially disclosed total model parameter size in canonical M/B/T notation (e.g., '7B', '32B', '1T'); null when the vendor does not disclose it. Use the largest exact unit, without commas, leading zeroes, or trailing decimal zeroes. Activated parameters belong in activeParameters. Placeholder strings such as 'Unknown' are forbidden."
"description": "Officially disclosed activated parameter count for sparse or mixture-of-experts models in canonical M/B/T notation (e.g., '3B', '17B', '6.5B'); null when not applicable or undisclosed. Use the largest exact unit, without commas, leading zeroes, or trailing decimal zeroes."
0 commit comments