사용해 보기: Model Garden의 데모 플레이그라운드를 사용하여 모델 기능 테스트

Model Garden은 지원되는 모델의 공개 데모 플레이그라운드를 호스팅합니다. 플레이그라운드는 사전 배포된 Vertex AI 온라인 예측 엔드포인트를 기반으로 합니다.

지원되는 모델의 모델 카드를 열면 사용해 보기 패널이 카드에 삽입됩니다. 사용해 보기 패널에서 텍스트 프롬프트를 전송하여 모델의 기능을 빠르게 테스트할 수 있습니다. Try out 패널을 사용하면 온도, 출력 토큰 수와 같은 가장 일반적인 매개변수를 설정할 수도 있습니다.

지원되는 모델

다음 모델에는 데모 플레이그라운드가 있습니다.

제공업체 모델
Google
  • Gemma 2 2B it (명령 조정됨)
  • Gemma 2 9B it (명령 조정됨)
  • Gemma 2 27B it (명령 조정)
  • Gemma 2B
  • Gemma 2B it (명령 조정)
  • Gemma 7B
  • Gemma 7B it (명령 조정됨)
메타
  • Llama 3 8B 안내
  • Llama 3 70B 안내
  • Llama 2 7B
  • Llama 2 7B Chat
  • Llama 2 13B Chat
  • Llama 2 70B 채팅 (Int8)
  • Code Llama 7B Python
IIT
  • Falcon 7B
Mistral AI
  • Mixtral 8x7B

시작하기 전에

이 튜토리얼에서는 Google Cloud 프로젝트를 설정하고 Vertex AI API를 사용 설정해야 합니다.

  1. Sign in to your Google Cloud account. If you're new to Google Cloud, create an account to evaluate how our products perform in real-world scenarios. New customers also get $300 in free credits to run, test, and deploy workloads.
  2. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Go to project selector

  3. Make sure that billing is enabled for your Google Cloud project.

  4. Enable the Vertex AI API.

    Enable the API

  5. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Go to project selector

  6. Make sure that billing is enabled for your Google Cloud project.

  7. Enable the Vertex AI API.

    Enable the API

Gemma 2 사용해 보기

이 빠른 시작에서는 Gemma-2b-it 모델을 사용해 봅니다. -itinstruction-tuned의 약자입니다.

  1. Google Cloud 콘솔에서 Gemma 2 모델 카드로 이동합니다.

    Gemma 2로 이동

  2. 사용해 보기 패널에서 다음을 수행합니다.

    1. 리전에서 기본값을 수락하거나 리전을 선택합니다.
    2. 엔드포인트데모 플레이그라운드 (무료)2b-it을 선택합니다.
    3. 프롬프트 상자에 Why is the sky blue?를 입력합니다.
    4. 고급 옵션 섹션을 펼치고 기본 매개변수를 확인합니다.

      Gemma 2b-it의 체험판 패널

  3. 제출을 클릭합니다. 출력은 '제출' 버튼 아래에 표시됩니다.

삭제

이 페이지에서 사용한 리소스 비용이 Google Cloud 계정에 청구되지 않도록 하려면 다음 단계를 수행합니다.

프로젝트 삭제

비용이 청구되지 않도록 하는 가장 쉬운 방법은 튜토리얼에서 만든 프로젝트를 삭제하는 것입니다.

프로젝트를 삭제하는 방법은 다음과 같습니다.

  1. In the Google Cloud console, go to the Manage resources page.

    Go to Manage resources

  2. In the project list, select the project that you want to delete, and then click Delete.
  3. In the dialog, type the project ID, and then click Shut down to delete the project.

다음 단계

Model Garden 개요를 참고하세요.