Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default Stop Sequence is not working when user provides additional stop sequences #4524

Open
Nanthagopal-Eswaran opened this issue May 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Nanthagopal-Eswaran
Copy link

Nanthagopal-Eswaran commented May 19, 2024

What is the issue?

I want to stop generation at stop sequence "\nObservation".

My expectation here is generation will stop at either "\nObservation" or models default stop sequence "<|eot_id|>" (in llama3 case).

But it does not happen and model keep on generating answer.

Request:
image

Response:
image

I think we should add stop sequences to default stop sequence instead of replacing them

OS

Windows

GPU

No response

CPU

Intel

Ollama version

0.1.27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant