Commit Graph

1658 Commits

Author SHA1 Message Date
Googler 3dbf3cfb50 feat(components): Add CMEK support to `preview.llm.rlhf_pipeline`
PiperOrigin-RevId: 609832020
2024-02-23 14:06:47 -08:00
Googler 43c306b5d0 chore(components): internal change
PiperOrigin-RevId: 609757226
2024-02-23 09:50:26 -08:00
Googler 544d1fda65 feat(components): Add configurable image prefix to llm utility method
PiperOrigin-RevId: 609560776
2024-02-22 18:02:09 -08:00
Googler e47a0e1d12 chore(components): release GCPC SDK 2.10.0
PiperOrigin-RevId: 609459972
2024-02-22 12:26:41 -08:00
Googler f00df96cf1 feat(components): Added experimental args to batch_prediction_pairwise component
PiperOrigin-RevId: 609129336
2024-02-21 14:47:27 -08:00
Googler 4392b4a47c docs(components): internal
PiperOrigin-RevId: 609107204
2024-02-21 13:38:48 -08:00
Googler c97fec8707 chore(components): internal
PiperOrigin-RevId: 609081795
2024-02-21 12:17:00 -08:00
Googler 066f229e27 fix(rlhf): Supporting adapter only output for reward model training
PiperOrigin-RevId: 608740017
2024-02-20 14:27:59 -08:00
Connor McCarthy 48243d1250 chore(components): bump highest support KFP SDK version in GCPC to KFP SDK 2.7.0
PiperOrigin-RevId: 608646229
2024-02-20 10:05:03 -08:00
Connor McCarthy e129b05013 docs(components): internal
PiperOrigin-RevId: 607802006
2024-02-16 14:29:51 -08:00
Googler fc183f3acb chore(components): Rename several `_implementation.llm` components
PiperOrigin-RevId: 607487816
2024-02-15 16:18:27 -08:00
Googler f83ec2e7c1 chore(components): Sync AutoML components
PiperOrigin-RevId: 607435076
2024-02-15 13:24:14 -08:00
Michael Hu 449c304686 fix(components): Use PipelineJob location in AutoSxS components, add init file
PiperOrigin-RevId: 607055407
2024-02-14 11:40:06 -08:00
ananth102 664deaf933
test(components): Reduce sagemaker component test flakiness (#10225)
Signed-off-by: ananth102 <abashyam@amazon.com>
2024-02-14 19:29:10 +00:00
Connor McCarthy 3f0fc06295 chore(components): support jinja 3 in GCPC
PiperOrigin-RevId: 606703078
2024-02-13 12:06:15 -08:00
Googler 0b75afdd8a chore(components): Update AutoSxS and RLHF image tags
PiperOrigin-RevId: 606330905
2024-02-12 12:30:46 -08:00
Michael Hu 1280753eb4 chore(components): Use new module for looking up ReFINED and AutoSxS image tags
PiperOrigin-RevId: 605457014
2024-02-08 16:14:35 -08:00
Googler d4c3f35797 feat(components): Add RLAIF pipeline to preview
PiperOrigin-RevId: 605396378
2024-02-08 12:36:38 -08:00
Googler 87db18e3a1 No public description
PiperOrigin-RevId: 605012378
2024-02-07 09:41:59 -08:00
Michael Hu b6247fb8e4 chore(components): Update component naming in AutoSxS implementation
PiperOrigin-RevId: 604678269
2024-02-06 09:49:04 -08:00
Googler 269fc3e9a9 No public description
PiperOrigin-RevId: 604419526
2024-02-05 13:41:12 -08:00
Michael Hu 14193def65 chore(components): Create module containing AutoSxS and RLHF image tag
PiperOrigin-RevId: 603765313
2024-02-02 12:58:35 -08:00
Googler 05f69b2333 fix(components): Update text generation pipeline input description
PiperOrigin-RevId: 602860006
2024-01-30 15:35:02 -08:00
Changyu Zhu 0f3f68c05f fix(components): Write model resource_name to the output of training pipeline remote runner
PiperOrigin-RevId: 602426716
2024-01-29 10:21:12 -08:00
Michael Hu 8c7b5b2bf5 feat(components): Use a single inference component for AutoSxS
PiperOrigin-RevId: 601877680
2024-01-26 15:06:46 -08:00
Connor McCarthy c803a69d85 chore(components): fix GCPC documentation dependencies issue
PiperOrigin-RevId: 601574718
2024-01-25 14:54:51 -08:00
Connor McCarthy cdd91f25d1 chore(components): GCPC 2.9.0 Release
PiperOrigin-RevId: 601525956
2024-01-25 12:18:17 -08:00
Jason Dai 83cb88f9b5 feat(components): Update LLM Evaluation Pipelines to use `text-bison@002` model by default
PiperOrigin-RevId: 601509035
2024-01-25 11:25:23 -08:00
Googler b9e08ded48 fix(components): Only run `preview.llm.bulk_inference` after tuning third-party models with RLHF
PiperOrigin-RevId: 601226133
2024-01-24 13:59:24 -08:00
Googler ddb2f9a8b6 fix(components): Update base image for KFP lightweight component for VPC SC compliance
PiperOrigin-RevId: 600622671
2024-01-22 17:55:51 -08:00
Googler 60b66dca0f docs(components): Update AutoSxS pipeline to use "question_answering" as task name instead of "question_answer", where "question_answer" is still supported, but deprecated
chore(components): Update RLHF and AutoSxS image tags

PiperOrigin-RevId: 600532640
2024-01-22 12:17:59 -08:00
Connor McCarthy bce8487061 feat(components): support aliases arg in ModelUploadOp
PiperOrigin-RevId: 600096017
2024-01-20 08:37:24 -08:00
Googler bd0dd7782e chore(components): Sync AutoML components
PiperOrigin-RevId: 600091779
2024-01-20 08:02:08 -08:00
Googler 4bb3423889 feat(components): Support scheduling and labels in utils.build_payload
PiperOrigin-RevId: 599904659
2024-01-19 12:20:10 -08:00
Connor McCarthy 45595189fa chore(components): migrate GCPC to protobuf 4; require KFP>=2.6.0
PiperOrigin-RevId: 599639627
2024-01-18 15:16:09 -08:00
Jason Dai 80c9b04bd6 fix(components): Update base image for KFP lightweight component for VPC SC compliance
PiperOrigin-RevId: 598888543
2024-01-16 10:46:58 -08:00
Michael Hu 1cc31bb917 chore(components): Sync AutoML components
PiperOrigin-RevId: 597743182
2024-01-11 22:22:41 -08:00
Googler 74c92d73ed chore(components): Add v1.model.ModelGetOp components
PiperOrigin-RevId: 597653399
2024-01-11 14:22:08 -08:00
Connor McCarthy 4276aae31b chore(components): rollback GCPC 2.8.1 release
PiperOrigin-RevId: 597636452
2024-01-11 13:16:48 -08:00
Googler 4e1491afd6 feat(components): Implement new output format of inference component
PiperOrigin-RevId: 597621035
2024-01-11 12:12:18 -08:00
Connor McCarthy c618f564a3 chore(components): GCPC 2.8.1 release
PiperOrigin-RevId: 597580166
2024-01-11 09:55:10 -08:00
Connor McCarthy 80369310ea docs(components): update BigqueryQueryJobOp docs on container args limit
PiperOrigin-RevId: 597579180
2024-01-11 09:46:06 -08:00
Jason Dai 06ddf944ef feat(components): update eval pipeline documentation to clarify the required pipeline parameters
PiperOrigin-RevId: 597080455
2024-01-09 16:41:54 -08:00
Googler d73c6db3de feat(components): Implement the feature store grounding pipeline
PiperOrigin-RevId: 597032159
2024-01-09 13:42:23 -08:00
Michael Hu 894aee0dc7 docs(components): Document AutoML Tables util functions
PiperOrigin-RevId: 596735195
2024-01-08 16:33:46 -08:00
Connor McCarthy 973610b918 chore(components): add `json_escape` placeholder util
PiperOrigin-RevId: 595174285
2024-01-02 11:54:02 -08:00
Michael Hu 216d3f8036 docs(components): Fix AutoSxS docstring formatting
PiperOrigin-RevId: 594058915
2023-12-27 10:25:15 -08:00
Googler a66c5990e4 feat(components): Output errors as a separate table from Arbiter
PiperOrigin-RevId: 592769441
2023-12-21 00:03:12 -08:00
Michael Hu 14de087e74 No public description
PiperOrigin-RevId: 592702825
2023-12-20 17:53:15 -08:00
Googler 44f9992d0c feat(components): change output format to allow possible post eval
PiperOrigin-RevId: 592257929
2023-12-19 09:25:57 -08:00