replicate / llama-chat

A boilerplate for creating a Llama 3 chat app
https://llama3.replicate.dev
Apache License 2.0
765 stars 290 forks source link

Cancel in-flight predictions on page unload #78

Open mattt opened 6 months ago

mattt commented 6 months ago

As an optimization, we can cancel any running predictions when the user closes the page.