Unverified Commit a8817371 authored by Joao Gante's avatar Joao Gante Committed by GitHub
Browse files

Docs: separate generate section (#25235)

Separate generate doc section
parent 30409af6
...@@ -77,14 +77,17 @@ ...@@ -77,14 +77,17 @@
title: Text to speech title: Text to speech
title: Multimodal title: Multimodal
isExpanded: false isExpanded: false
- sections:
- local: generation_strategies
title: Customize text generation strategy
title: Generation
isExpanded: false
title: Task Guides title: Task Guides
- sections: - sections:
- local: fast_tokenizers - local: fast_tokenizers
title: Use fast tokenizers from 🤗 Tokenizers title: Use fast tokenizers from 🤗 Tokenizers
- local: multilingual - local: multilingual
title: Run inference with multilingual models title: Run inference with multilingual models
- local: generation_strategies
title: Customize text generation strategy
- local: create_a_model - local: create_a_model
title: Use model-specific APIs title: Use model-specific APIs
- local: custom_models - local: custom_models
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment