[chat] docs fix (#35840)

docs fix
This commit is contained in:
Joao Gante
2025-01-22 14:32:27 +00:00
committed by GitHub
parent 487e2f63bd
commit 62bd83947a
4 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ Autoregressive generation is the inference-time procedure of iteratively calling
<Tip>
If you want to jump straight to chatting with a model, [try our `transformers-cli chat` CLI](quicktour#chat-with-text-generation-models).
If you want to jump straight to chatting with a model, [try our chat CLI](quicktour#chat-with-text-generation-models).
</Tip>