Ask a question to get started
Enter to sendā¢Shift+Enter new line
stop: list[str] | None = None
Default stop sequences.
Generation stops when any of these strings is produced; the stop sequence itself is not included in the output. Can be overridden per call via the stop argument. Mistral accepts up to 4 stop sequences.
stop