Expand description
A curated catalog of models worth installing, grouped by task and filtered by how well they fit the machine’s memory.
Structs§
- Install
Catalog Entry - One recommendable model: where it comes from, how big it is, and what it’s for.
Enums§
- Install
Category - 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 acategoryand/or a set ofproviders. 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_gbgigabytes (at least 1).