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 testing chat_templates for models from continuous batching #25

Closed
wants to merge 4 commits into from

Conversation

pavel-esir
Copy link
Owner

@pavel-esir pavel-esir commented Jul 18, 2024

and added missing chat_templates for models from https://github.com/ilya-lavrenov/openvino.genai/blob/ct-beam-search/text_generation/causal_lm/cpp/continuous_batching/python/tests/models/real_models

Missing models were:
'mistralai/Mistral-7B-Instruct-v0.1'
'microsoft/Phi-3-mini-4k-instruct', 'microsoft/Phi-3-mini-128k-instruct' - same template
'THUDM/chatglm3-6b'

Mistral will be added separately. Also increased priority to enable apply_chat_template firstly for CB models from the list above.

@pavel-esir pavel-esir changed the title unskip berkeley-nest/Starling-LM-7B-alpha add testing chat_templates for models from continuous batching Jul 18, 2024
@pavel-esir pavel-esir closed this Oct 17, 2024
@pavel-esir pavel-esir deleted the add_cb_chat_templates branch October 17, 2024 09:21
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.

1 participant