fix: add missing learn about (#2388)

This commit is contained in:
Andrew Ferlitsch
2023-10-18 19:23:25 +00:00
committed by GitHub
parent 3d7886eb0b
commit 9901150c5c
@@ -61,7 +61,9 @@
"\n",
"This tutorial demonstrates how to use Vertex AI RLHF to tune a large-language model (LLM). This workflow improves a model's accuracy by fine-tuning a base model with a training dataset.\n",
"\n",
"*Preview releases are covered by the Pre-GA Offerings Terms of the Google Cloud Platform Terms of Service. They are not intended for production use or covered by any SLA, support obligation, or deprecation policy and might be subject to backward-incompatible changes.*"
"*Preview releases are covered by the Pre-GA Offerings Terms of the Google Cloud Platform Terms of Service. They are not intended for production use or covered by any SLA, support obligation, or deprecation policy and might be subject to backward-incompatible changes.*\n",
"\n",
"Learn more about [Tune text models by using RLHF tuning](https://cloud.google.com/vertex-ai/docs/generative-ai/models/tune-text-models-rlhf)."
]
},
{