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

utf-8 error #84

Open
bhandaripratibha06 opened this issue Apr 16, 2024 · 0 comments
Open

utf-8 error #84

bhandaripratibha06 opened this issue Apr 16, 2024 · 0 comments

Comments

@bhandaripratibha06
Copy link

file "/usr/lib/python3.8/codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 64: invalid start byte

This error occurs for the line "processor = SamProcessor.from_pretrained(sam_checkpoint)"

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