Coba: Menguji kemampuan model menggunakan playground demo di Model Garden
Model Garden menghosting area bermain demo publik untuk model yang didukung. Playground didukung oleh endpoint prediksi online Vertex AI yang telah di-deploy sebelumnya.
Saat Anda membuka kartu model untuk model yang didukung, panel Coba akan disematkan dalam kartu. Anda dapat dengan cepat menguji kemampuan model dengan mengirim perintah teks di panel Coba. Panel Coba juga memungkinkan Anda menetapkan beberapa parameter yang paling umum seperti suhu dan jumlah token output.
Model yang didukung
Model berikut memiliki playground demo yang tersedia.
Penyedia | Model |
---|---|
|
|
Meta |
|
IIT |
|
Mistral AI |
|
Sebelum memulai
Tutorial ini mengharuskan Anda menyiapkan project Google Cloud dan mengaktifkan Vertex AI API.
- 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.
-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
-
Make sure that billing is enabled for your Google Cloud project.
-
Enable the Vertex AI API.
-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
-
Make sure that billing is enabled for your Google Cloud project.
-
Enable the Vertex AI API.
Mencoba Gemma 2
Dalam panduan memulai ini, Anda akan mencoba model Gemma-2b-it
. Perhatikan bahwa
-it
adalah singkatan dari instruction-tuned.
Di konsol Google Cloud, buka kartu model Gemma 2.
Di panel Coba:
- Untuk Region, terima default atau pilih region Anda.
- Untuk Endpoint, pilih Demo playground (Free)2b-it.
- Di kotak Prompt, masukkan
Why is the sky blue?
. Luaskan bagian Advanced options dan lihat parameter default.
Klik Kirim. Output akan muncul di bawah tombol Kirim.
Pembersihan
Agar tidak menimbulkan biaya pada akun Google Cloud Anda untuk resource yang digunakan pada halaman ini, ikuti langkah-langkah berikut.
Menghapus project
Cara termudah untuk menghilangkan penagihan adalah dengan menghapus project yang Anda buat untuk tutorial.
Untuk menghapus project:
- In the Google Cloud console, go to the Manage resources page.
- In the project list, select the project that you want to delete, and then click Delete.
- In the dialog, type the project ID, and then click Shut down to delete the project.
Langkah selanjutnya
Lihat ringkasan Model Garden.