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

Fix: no system prompt in request #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

michel-ds
Copy link

Bump FastChat dependency in Dockerfile to fix system prompt bug.

Bug results in all system prompts being set to an empty string in FastChat versions prior to 0.2.32, see lm-sys/FastChat#2581

Bug in FastChat resets system prompt to a blank string in versions prior to 0.2.32,
see lm-sys/FastChat#2581

Co-authored-by: Alice Morris <apmorris@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant