pub const REGISTRY: &[ModelCard];Expand description
Every model the public API exposes.
Rows carrying unsupported are still listed: they
are reachable from the public API, and a registry that hid them would
misrepresent what a caller can name.
pub const REGISTRY: &[ModelCard];Every model the public API exposes.
Rows carrying unsupported are still listed: they
are reachable from the public API, and a registry that hid them would
misrepresent what a caller can name.