-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
feat: tokenization endpoint #3710
Conversation
✅ Deploy Preview for localai ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@mudler Guessing that this would need work on the cpp side as well to get the tokenization going there too. |
Correct, we basically need to expose LocalAI/backend/cpp/llama/grpc-server.cpp Line 549 in 44bdaca
|
@shraddhazpy I need the commits signed off (you can do that with |
Signed-off-by: shraddhazpy <shraddha@shraddhafive.in>
3b42eef
to
79d2324
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good!
Description
This PR is a step towards #1649
Notes for Reviewers
Signed commits