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

Firefox: Error in input stream #115

Open
flatsiedatsie opened this issue Sep 16, 2024 · 4 comments
Open

Firefox: Error in input stream #115

flatsiedatsie opened this issue Sep 16, 2024 · 4 comments

Comments

@flatsiedatsie
Copy link
Contributor

I noticed something off while testing on Firefox.

  • Mac OS
  • Firefox 127
Screenshot 2024-09-16 at 21 24 48

The output was very odd too:
Screenshot 2024-09-16 at 20 45 22

I then updated Firefox to the latest version (130). The issue persisted.

I then deleted the model manually, and let it re-download it. That seems to have done.. something. But the model is still acting ...strangely.

Screenshot 2024-09-16 at 21 46 59

I then tried another model TinyLlama. I noticed some strange behaviour. First I use the preload functionality to only download the model to the cache. It apparently succesfully pre-downloads to 100%. Then I actually start the model, which should now already be fully cached. However, the caching seems incomplete:

Screenshot 2024-09-16 at 21 57 14
@flatsiedatsie
Copy link
Contributor Author

Also seeing this, possibly related? n_batch is 1024.

Screenshot 2024-09-16 at 22 00 06

@flatsiedatsie
Copy link
Contributor Author

The Wllama demo runs fine, so I guess it's in my implementation somewhere. https://github.ngxson.com/wllama/examples/main/dist/

@flatsiedatsie
Copy link
Contributor Author

Perhaps related, seeing this on Safari:

Screenshot 2024-09-16 at 23 01 14

@flatsiedatsie
Copy link
Contributor Author

After a refresh of the page and trying again, I see a different error:

Screenshot 2024-09-16 at 23 04 43

Unlike Firefox it does perform inference normally.

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