pipelines/components/google-cloud
Googler 066f229e27 fix(rlhf): Supporting adapter only output for reward model training
PiperOrigin-RevId: 608740017
2024-02-20 14:27:59 -08:00
..
docs chore(components): GCPC 2.9.0 Release 2024-01-25 12:18:17 -08:00
google_cloud_pipeline_components fix(rlhf): Supporting adapter only output for reward model training 2024-02-20 14:27:59 -08:00
Dockerfile chore(components): GCPC 2.9.0 Release 2024-01-25 12:18:17 -08:00
LICENSE test(components): INTERNAL 2023-12-14 15:54:17 -08:00
README.md docs(components): point GCPC README at v2 reference documentation 2023-07-17 12:19:21 -07:00
RELEASE.md chore(components): bump highest support KFP SDK version in GCPC to KFP SDK 2.7.0 2024-02-20 10:05:03 -08:00
cloudbuild.yaml chore(components): Add public-image-gcpc-v2-scan tag for latest gcpc image 2023-09-12 16:08:03 -07:00
setup.py chore(components): bump highest support KFP SDK version in GCPC to KFP SDK 2.7.0 2024-02-20 10:05:03 -08:00

README.md

Google Cloud Pipeline Components

Python PyPI

Google Cloud Pipeline Components (GCPC) provides predefined KFP components that can be run on Google Cloud Vertex AI Pipelines and other KFP-conformant pipeline execution backends. You can compose the components together into pipelines using the Kubeflow Pipelines SDK.

Documentation

User documentation

Please see the Google Cloud Pipeline Components user guide.

API documentation

Please see the Google Cloud Pipeline Components API reference documentation.

Release details

For details about previous and upcoming releases, please see the release notes.

Examples

Installation

Requirements

Install latest release

Use the following command to install Google Cloud Pipeline Components from PyPI.

pip install -U google-cloud-pipeline-components