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

Update Phi tokenizer implementation to use Microsoft.ML.Tokenizers #48

Open
luisquintanilla opened this issue Apr 22, 2024 · 1 comment

Comments

@luisquintanilla
Copy link
Contributor

Work on CodeGen tokenizer needed for Phi-2 will be complete in Microsoft.ML.Tokenizers in the next few days.

Once it's available, consider replacing the current tokenizer implementation with the one provided by Microsoft.ML.Tokenizers.

https://github.com/dotnet/ai-samples/blob/main/src/local-models/Phi/Tokenizer.cs

@luisquintanilla
Copy link
Contributor Author

For the Phi-3 sample, use the existing LlamaTokenizer in Microsoft.ML.Tokenizers

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

No branches or pull requests

1 participant