From a9676adcd210179a841dcc56a7965363be86fac8 Mon Sep 17 00:00:00 2001 From: treycheng Date: Mon, 22 May 2023 18:01:04 +0800 Subject: [PATCH] Update gpt_guide.md: documentation link is invalid --- docs/gpt_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gpt_guide.md b/docs/gpt_guide.md index 4a10c1d46..785af6534 100644 --- a/docs/gpt_guide.md +++ b/docs/gpt_guide.md @@ -553,7 +553,7 @@ python ../examples/pytorch/gpt/utils/huggingface_gpt_convert.py -i gpt2-xl/ -o . ### Run GPT with prompts -GPT now supports p/prompt-tuning. It works with [nemo checkpoint and prompt learning](https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/main/nlp/prompt_learning.html). +GPT now supports p/prompt-tuning. It works with [nemo checkpoint and prompt learning](https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/main/nlp/nemo_megatron/prompt_learning.html). 1. Convert the prompt weights