Skip to content

HOWTO Contribute to the known model list

L edited this page Jul 11, 2023 · 1 revision
  1. Find a compatible model file (i.e from HuggingFace)
  2. Get a reliable download link (HuggingFace with hash ref)

image

  1. Download the model, load it into local.ai and test it out
  2. Add the model into a file in /models. If the model is of a new family, add a new file and import it accordingly.

image

  1. To open the models dir, click the button:

image

  1. Then go to models directory

image

  1. Move the downloaded model into the models directory:

image

  1. Use the check model feature in local.ai to get its Blake3 and SHA256 hash, then compare the SHA256 with the one on HuggingFace (or whichever checksum the model author provided) to ensure its integrity.

  2. Fill out the rest of the models' metadata. All fields are optional, but best to include at least description and license

  3. Submit a PR

Welcome to the (W.I.P.) local.ai wiki

Everyone is welcome to contribute and edit the Wiki!

Clone this wiki locally