Docs: separate generate section (#25235)

Separate generate doc section
This commit is contained in:
Joao Gante 2023-08-03 13:51:56 +01:00 committed by GitHub
parent 30409af6e1
commit a8817371c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,14 +77,17 @@
title: Text to speech
title: Multimodal
isExpanded: false
- sections:
- local: generation_strategies
title: Customize text generation strategy
title: Generation
isExpanded: false
title: Task Guides
- sections:
- local: fast_tokenizers
title: Use fast tokenizers from 🤗 Tokenizers
- local: multilingual
title: Run inference with multilingual models
- local: generation_strategies
title: Customize text generation strategy
- local: create_a_model
title: Use model-specific APIs
- local: custom_models