Ce contenu n'est pas disponible dans la langue sélectionnée.

Chapter 2. Updating a model


Red Hat Enterprise Linux AI allows you to upgrade LLMs that you locally downloaded to the latest version of the model.

Table 2.1. RHEL AI version 1.3 LLM support
FeatureDescriptionVersion introducedNVIDIAAMD

granite-7b-starter

Granite student model for customizing and fine-tuning

RHEL AI 1.1

Deprecated

Deprecated

granite-7b-redhat-lab

Granite model for inference serving

RHEL AI 1.1

Deprecated

Deprecated

granite-8b-starter

Granite student model for customizing and fine-tuning

RHEL AI 1.3

Generally available

Technology preview

granite-8b-redhat-lab

Granite model for inference serving

RHEL AI 1.3

Generally available

Technology preview

granite-8b-lab-v2-preview

Preview of the version 2 8b Granite model for inference serving

RHEL AI 1.3

Technology preview

Technology preview

2.1. Updating the models

You can upgrade your local models to the latest version of the model using the RHEL AI tool set.

Prerequisites

  • You installed the InstructLab tools with the bootable container image.
  • You initialized InstructLab and can use the ilab CLI.
  • You downloaded LLMs on Red Hat Enterprise Linux AI.
  • You created a Red Hat registry account and logged in on your machine.

Procedure

  1. You can upgrade any model by running the following command.

    $ ilab model download --repository <repository_and_model> --release latest

    where:

    <repository_and_model>
    Specifies the repository location of the model as well as the model. You can access the models from the registry.redhat.io/rhelai1/ repository.
    <release>
    Specifies the version of the model. Set to latest, or a specific version of the model, for the most up to date version of the model.

Verification

  1. You can view all the downloaded models on your system with the following command:

    $ ilab model list
Red Hat logoGithubRedditYoutubeTwitter

Apprendre

Essayez, achetez et vendez

Communautés

À propos de la documentation Red Hat

Nous aidons les utilisateurs de Red Hat à innover et à atteindre leurs objectifs grâce à nos produits et services avec un contenu auquel ils peuvent faire confiance.

Rendre l’open source plus inclusif

Red Hat s'engage à remplacer le langage problématique dans notre code, notre documentation et nos propriétés Web. Pour plus de détails, consultez leBlog Red Hat.

À propos de Red Hat

Nous proposons des solutions renforcées qui facilitent le travail des entreprises sur plusieurs plates-formes et environnements, du centre de données central à la périphérie du réseau.

© 2024 Red Hat, Inc.