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

.get_num_tokens() for RefuelLLM #648

Open
DhruvaBansal00 opened this issue Nov 27, 2023 · 1 comment
Open

.get_num_tokens() for RefuelLLM #648

DhruvaBansal00 opened this issue Nov 27, 2023 · 1 comment

Comments

@DhruvaBansal00
Copy link
Contributor

No description provided.

@DhruvaBansal00
Copy link
Contributor Author

Currently, .get_num_tokens() just returns the length of the string for RefuelLLM. Let's change this to use the tokenizer and return the correct number of tokens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Not Started
Development

No branches or pull requests

1 participant