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

add messages input for chat formatting #40

Open
technillogue opened this issue May 17, 2024 · 0 comments
Open

add messages input for chat formatting #40

technillogue opened this issue May 17, 2024 · 0 comments

Comments

@technillogue
Copy link
Contributor

we have models with many different tokenizers and chat templates, and we already load the tokenizer that has this information, but for multi-turn dialog we push this into the client to figure out, which can cause problems in the various places that do this (openai-proxy, llama-chat, etc). we could avoid this by adding messages. we should figure out how this should interact with the existing prompt, system_prompt, and prompt_template

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

No branches or pull requests

1 participant