No punctuation #1

Closed
opened 2025-11-12 09:08:33 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @jmorganca on GitHub (Jun 27, 2023).

For orca models, the responses don't end with punctuation.

Originally created by @jmorganca on GitHub (Jun 27, 2023). For `orca` models, the responses don't end with punctuation.
GiteaMirror added the bug label 2025-11-12 09:08:33 -06:00
Author
Owner

@mxyng commented on GitHub (Jun 27, 2023):

This is because the final punctuation is in the last chunk, where finish_reason='stop. The desktop client breaks without printing out the text. The API or CLI does not have the same problem

@mxyng commented on GitHub (Jun 27, 2023): This is because the final punctuation is in the last chunk, where `finish_reason='stop`. The desktop client breaks without printing out the text. The API or CLI does not have the same problem
Author
Owner

@jmorganca commented on GitHub (Jun 28, 2023):

@mxyng great find! fixed in 4ef886b

@jmorganca commented on GitHub (Jun 28, 2023): @mxyng great find! fixed in [4ef886b](https://github.com/jmorganca/ollama/commit/4ef886b1d840ecec750143ebc71b466b73efe080)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#1