Skip to main content

Module catalog

Module catalog 

Source
Expand description

A curated catalog of models worth installing, grouped by task and filtered by how well they fit the machine’s memory.

Structs§

InstallCatalogEntry
One recommendable model: where it comes from, how big it is, and what it’s for.

Enums§

InstallCategory
The task a catalog entry is meant for.

Functions§

entries
The full curated catalog.
recommended
Up to three recommended entries for total_memory_bytes, optionally scoped to a category and/or a set of providers. Entries that run well are preferred (the largest three that do); if none fit, the single smallest scoped entry is returned so there’s always a suggestion.
recommended_for_ram
Recommend for a machine with ram_gb gigabytes (at least 1).