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

Increase priority for rt info to fix Phi-3.5-vision-instruct and Phi-3-vision-128k-instruct #1618

Open
wants to merge 4 commits into
base: releases/2025/0
Choose a base branch
from

Conversation

Wovchena
Copy link
Collaborator

@Wovchena Wovchena commented Jan 22, 2025

Ticket 156662

@Wovchena Wovchena requested a review from pavel-esir January 22, 2025 15:38
@github-actions github-actions bot added the category: tokenizers Tokenizer class or submodule update label Jan 22, 2025
Copy link
Contributor

@pavel-esir pavel-esir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm. Agreed, this priority is better.

del rt_info[key]
except KeyError:
pass
openvino.save_model(tokenizer, model_path)
Copy link
Contributor

@ilya-lavrenov ilya-lavrenov Jan 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like it can be extracted to a separate function as it's used twice already

can be fixed on master, while for releses/2025/0 it's OK

@ilya-lavrenov ilya-lavrenov added this to the 2025.0 milestone Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: tokenizers Tokenizer class or submodule update no-match-files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants