Skip to content

convert : restore Falcon vocab padding#3864

Closed
cebtenzzre wants to merge 1 commit intoggml-org:masterfrom
cebtenzzre:fix-falcon-padding
Closed

convert : restore Falcon vocab padding#3864
cebtenzzre wants to merge 1 commit intoggml-org:masterfrom
cebtenzzre:fix-falcon-padding

Conversation

@cebtenzzre
Copy link
Copy Markdown
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
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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