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

convert : restore Falcon vocab padding #3864

Closed
wants to merge 1 commit into from

Conversation

cebtenzzre
Copy link
Collaborator

This restores the vocab padding in the Falcon conversion script that was removed in #3252.
It also adds the BPE token type checks that are seen in the other conversion scripts after #3746.

originally noticed in #3252 (comment)
problem reported in #3680 (comment)

#3838 would fix this as a side-effect, but I don't know how long that will be in draft status or if it will even be merged.

@Galunid
Copy link
Collaborator

Galunid commented Oct 31, 2023

It may be good idea to verify if pad tokens should be USER_DEFINED or CONTROL
@goerch Was there any final decision regarding that? If it's supposed to be CONTROL, we need to change the rest of the scripts too

@Galunid
Copy link
Collaborator

Galunid commented Nov 10, 2023

completed in #3838

@Galunid Galunid closed this Nov 10, 2023
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.

2 participants