업데이트


Red Hat Enterprise Linux AI 1.4

RHEL AI 시스템 및 모델 업그레이드

Red Hat RHEL AI Documentation Team

초록

이 문서에서는 RHEL AI 인스턴스를 업데이트하고 Cryostat를 업데이트하는 방법을 설명합니다.

1장. Red Hat Enterprise Linux AI 업데이트

Red Hat Enterprise Linux AI를 사용하면 인스턴스를 업데이트할 수 있으므로 최신 버전의 RHEL AI 및 InstructLab을 사용할 수 있습니다.

1.1. RHEL AI 인스턴스 업데이트

최신 버전의 RHEL AI 및 InstructLab를 사용하도록 인스턴스를 업데이트할 수 있습니다.

사전 요구 사항

  • 지원되는 플랫폼 중 하나에 Red Hat Enterprise Linux AI 인스턴스를 설치하고 배포했습니다.
  • Red Hat 레지스트리 계정을 생성하셨습니다.
  • 시스템에서 root 사용자 액세스 권한이 있어야 합니다.

프로세스

  1. podman 명령을 사용하여 Red Hat 레지스트리 계정에 로그인합니다.

    $ sudo podman login registry.redhat.io --username <user-name> --password <user-password> --authfile /etc/ostree/auth.json

    또는 skopeo 명령을 사용하여 로그인할 수 있습니다.

    $ sudo skopeo login registry.redhat.io --username <user-name> --password <user-password> --authfile /etc/ostree/auth.json
  2. Red Hat Enterprise Linux AI의 마이너 버전으로 업그레이드

    1. 머신 하드웨어에 대한 bootc 이미지를 사용하여 최신 버전의 Red Hat Enterprise Linux AI를 사용하도록 인스턴스를 업그레이드할 수 있습니다. 

      $ sudo bootc switch registry.redhat.io/rhelai1/bootc-<hardware-vendor>-rhel9:<rhel-ai-version>

      다음과 같습니다.

      <hardware-vendor>
      가속기의 하드 영역 공급 업체를 지정합니다. 유효한 값은 nvidia,amd, intel 입니다.
      <rhel-ai-version>

      업그레이드할 RHEL AI 버전을 지정합니다.

      NVIDIA 액셀러레이터가 있는 머신의 명령 예

      $ sudo bootc switch registry.redhat.io/rhelai1/bootc-nvidia-rhel9:1.4

    2. 다음 명령을 실행하여 시스템을 다시 시작합니다.

      $ sudo reboot -n
      중요

      RHEL AI 버전 1.4로 업그레이드할 때 다시 시작하기 전에 /etc/skel/.config/containers/storage.conf 스토리지 구성을 < user-home>/.config/containers/storage.conf 홈 디렉터리에 복사해야 합니다.

      예를 들면 다음과 같습니다.

      $ cp /etc/skel/.config/containers/storage.conf <user-home>/.config/containers/storage.con
  3. Red Hat Enterprise Linux AI의 z-stream 버전으로 업그레이드

    1. z-stream이 있는 경우 다음 명령을 실행하여 시스템을 RHEL AI의 z-stream 버전으로 업그레이드할 수 있습니다.

      $ sudo bootc upgrade --apply
  4. 최신 RHEL AI 버전으로 업그레이드한 후 환경과 구성을 다시 초기화하는 것이 좋습니다.

    주의

    ilab config init 명령은 기존 config.yaml 파일을 재정의하고 시스템 하드웨어에 따라 기본 구성으로 설정합니다. config.yaml 파일을 사용자 지정한 경우 사용자 지정 구성을 다시 초기화하기 전에 숙지해야 합니다.

    $ ilab config init

2장. 모델 업데이트

Red Hat Enterprise Linux AI를 사용하면 로컬에서 모델의 최신 버전으로 다운로드한 Cryostat를 업그레이드할 수 있습니다.

Expand
표 2.1. RHEL AI 버전 1.4 Cryostat 지원
기능설명버전이 도입됨NVIDIAAMD

granite-8b-starter

사용자 정의 및 미세 튜닝을 위한 Granite student 모델

1.3

일반적으로 사용 가능

기술 프리뷰

granite-8b-redhat-lab

추론을 위한 Granite 모델

1.3

일반적으로 사용 가능

기술 프리뷰

granite-8b-lab-v2-preview

추론 서비스를 위한 버전 2 8b Granite 모델의 프리뷰

1.3

기술 프리뷰

기술 프리뷰

granite-3.1-8b-starter-v1

사용자 정의 및 미세 조정을 위한 Granite 3.1 기본 모델의 버전 1

1.4

일반적으로 사용 가능

기술 프리뷰

granite-3.1-8b-lab-v1

추론을 위한 Granite 3.1 모델의 버전 1

1.4

일반적으로 사용 가능

기술 프리뷰

2.1. 모델 업데이트

RHEL AI 툴 세트를 사용하여 로컬 모델을 최신 버전의 모델로 업그레이드할 수 있습니다.

사전 요구 사항

  • 부팅 가능한 컨테이너 이미지와 함께 InstructLab 툴을 설치했습니다.
  • InstructLab을 초기화하고 ilab CLI를 사용할 수 있습니다.
  • Red Hat Enterprise Linux AI에서 Cryostat를 다운로드했습니다.
  • Red Hat 레지스트리 계정을 생성하고 시스템에 로그인했습니다.

프로세스

  1. 다음 명령을 실행하여 모델을 업그레이드할 수 있습니다.

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

    다음과 같습니다.

    <repository_and_model>
    모델의 리포지토리 위치 및 모델의 리포지토리 위치를 지정합니다. registry.redhat.io/rhelai1/ 리포지토리에서 모델에 액세스할 수 있습니다.
    <release>
    모델의 버전을 지정합니다. 최신 버전의 모델을 위해 최신 버전 또는 특정 버전으로 설정합니다.

검증

  1. 다음 명령을 사용하여 시스템에서 다운로드한 모든 모델을 볼 수 있습니다.

    $ ilab model list

법적 공지

Copyright © 2025 Red Hat, Inc.
The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version.
Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law.
Red Hat, Red Hat Enterprise Linux, the Shadowman logo, the Red Hat logo, JBoss, OpenShift, Fedora, the Infinity logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries.
Linux® is the registered trademark of Linus Torvalds in the United States and other countries.
Java® is a registered trademark of Oracle and/or its affiliates.
XFS® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries.
MySQL® is a registered trademark of MySQL AB in the United States, the European Union and other countries.
Node.js® is an official trademark of Joyent. Red Hat is not formally related to or endorsed by the official Joyent Node.js open source or commercial project.
The OpenStack® Word Mark and OpenStack logo are either registered trademarks/service marks or trademarks/service marks of the OpenStack Foundation, in the United States and other countries and are used with the OpenStack Foundation's permission. We are not affiliated with, endorsed or sponsored by the OpenStack Foundation, or the OpenStack community.
All other trademarks are the property of their respective owners.
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2026 Red Hat
맨 위로 이동