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

A Web UI to check for tokens and character count of palm api #171

Open
ichandan2151 opened this issue Nov 17, 2023 · 2 comments
Open

A Web UI to check for tokens and character count of palm api #171

ichandan2151 opened this issue Nov 17, 2023 · 2 comments
Labels
component:demos Update demos good first issue Good for newcomers status:triaged Issue/PR triaged to the corresponding sub-team type:feature request New feature/request/enhancement

Comments

@ichandan2151
Copy link

Description of the feature request:

A web ui where a user can come and input his text to check for tokens and character.

What problem are you trying to solve with this feature?

This would help the user to check his character count. In fine tuning a model in maker suite the output should be less than 5000 character. This way the user can open the webapp and past his output o check for characters.

Any other information you'd like to share?

https://platform.openai.com/tokenizer
U can check this for reference. Something like this for palm api would be fantastic.

@ichandan2151 ichandan2151 added the type:feature request New feature/request/enhancement label Nov 17, 2023
@markmcd
Copy link
Member

markmcd commented Nov 17, 2023

Cool idea - ideally we would host something on the site, but it would also be helpful to have a Glitch project or similar that does this (it could go in /examples/palm/glitch or similar)

@markmcd markmcd added the good first issue Good for newcomers label Nov 17, 2023
@keertk keertk added the status:triaged Issue/PR triaged to the corresponding sub-team label Nov 22, 2023
@keertk keertk added the component:demos Update demos label Dec 5, 2023
@omkharche8
Copy link

Is it solved yet????
I can do this
As on 20/5/24 there is still no straight forward method of solving it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:demos Update demos good first issue Good for newcomers status:triaged Issue/PR triaged to the corresponding sub-team type:feature request New feature/request/enhancement
Projects
None yet
Development

No branches or pull requests

4 participants