Skip to content

Conversation

jonabur
Copy link

@jonabur jonabur commented May 16, 2024

The Viking model family has a custom llama-bpe tokenizer. This adds support for it.

@mofosyne mofosyne added model Model specific python python script changes Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix labels May 16, 2024
@akx
Copy link
Contributor

akx commented May 17, 2024

Ah, this will actually break the script because it'll try to reuse the same llama-bpe directory for two different tokenizers. I'll fix that in #7328...

EDIT: In fact, the test-tokenizer-0 test doesn't pass with just this change (though empirically, the model does output things)

@jonabur
Copy link
Author

jonabur commented May 27, 2024

Should I close this PR then?

@jonabur jonabur closed this May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
model Model specific python python script changes Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants