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

Turn off warnings would be nice #6

Open
tiendung opened this issue Apr 8, 2023 · 1 comment
Open

Turn off warnings would be nice #6

tiendung opened this issue Apr 8, 2023 · 1 comment

Comments

@tiendung
Copy link
Contributor

tiendung commented Apr 8, 2023

You're using a GPT2TokenizerFast tokenizer. Please note that with a fast tokenizer, using the __call__ method is faster than using a method to encode the text followed by a call to the pad method to get a padded encoding.

warnings.warn(f"MatMul8bitLt: inputs will be cast from {A.dtype} to float16 during quantization")

@tiendung tiendung changed the title Turn off warnings will be nice Turn off warnings would be nice Apr 15, 2023
@fpcsong
Copy link

fpcsong commented May 24, 2023

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

2 participants