Questo contenuto non è disponibile nella lingua selezionata.

Chapter 4. Model management


There are a various ways you can organize and manage your custom or downloaded models on RHEL AI

4.1. Uploading your models to a registry

After you fine-tune a model, you can upload the model to an external registry. RHEL AI currently supports uploading models to AWS S3 buckets.

Prerequisites

  • You installed RHEL AI on your preferred platform.
  • You initialized InstructLab.
  • Log in to your preferred registry.

Procedure

  1. You can upload your models to a specific registry with the following command

    $ ilab model upload --model <name-of-model> --destination <registry-location> --dest-type <registry-type>

    where:

    <name-of-model>
    Specify the checkpoint name you want to upload. For example, --model samples_0801. You can also specify the path to the checkpoint.
    <registry-location>
    Specify where you want to upload the model. For example, --destination example-s3-bucket
    <registry-type>
    Specify the model type. Valid values include: s3.

    Example ilab model upload command to an s3 bucket

    $ ilab model upload --model samples_0801 --destination example-s3-bucket --dest-type s3

Red Hat logoGithubredditYoutubeTwitter

Formazione

Prova, acquista e vendi

Community

Informazioni sulla documentazione di Red Hat

Aiutiamo gli utenti Red Hat a innovarsi e raggiungere i propri obiettivi con i nostri prodotti e servizi grazie a contenuti di cui possono fidarsi. Esplora i nostri ultimi aggiornamenti.

Rendiamo l’open source più inclusivo

Red Hat si impegna a sostituire il linguaggio problematico nel codice, nella documentazione e nelle proprietà web. Per maggiori dettagli, visita il Blog di Red Hat.

Informazioni su Red Hat

Forniamo soluzioni consolidate che rendono più semplice per le aziende lavorare su piattaforme e ambienti diversi, dal datacenter centrale all'edge della rete.

Theme

© 2026 Red Hat
Torna in cima