Files
model_garden/community-content/vertex_cpr_samples
sefgsefgandGitHub 3947a8bc24 Upload torch transformers predictor sample (#3087)
This sample uses the aiplatform SDK and torch library to implement transformers predictor.
2024-06-20 12:39:50 +00:00
..

Vertex AI custom prediction routines samples

Overview

Vertex Custom Prediction Routines(CPR) simplify the process of building custom containers and make local model testing easy. Here are the sameple codes for different libraries.

Objectives

The objective is to provide various samples for Vertex Custom Prediction Routine(CPR).

Supporting libraries

  • torch
  • sklearn
  • xgboost