Skip to content

Commit e5ab39a

Browse files
authored
Merge pull request #1078 from IdrisAkintobi/patch-1
Update 5.mdx: Added generation_strategies guide missing link
2 parents c43907f + f4f7c90 commit e5ab39a

File tree

1 file changed

+1
-1
lines changed
  • chapters/en/chapter1

1 file changed

+1
-1
lines changed

chapters/en/chapter1/5.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ GPT-2's pretraining objective is based entirely on [causal language modeling](ht
8484
Ready to try your hand at text generation? Check out our complete [causal language modeling guide](https://huggingface.co/docs/transformers/tasks/language_modeling#causal-language-modeling) to learn how to finetune DistilGPT-2 and use it for inference!
8585

8686
<Tip>
87-
For more information about text generation, check out the [text generation strategies](generation_strategies) guide!
87+
For more information about text generation, check out the [text generation strategies](https://huggingface.co/docs/transformers/generation_strategies#generation-strategies) guide!
8888
</Tip>
8989

9090
### Text classification

0 commit comments

Comments
 (0)