You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But it did not call the function from dynamic routing. Instead it got stuck on Extracting function input.... And jupyter notebook kernel restarted without completing the process.
Screenshot Attached
The text was updated successfully, but these errors were encountered:
hi @lekhnath what hardware are you running this on? It looks like an out of memory error, so we could try using a smaller model or try running on Google Colab with T4 GPU instances
@lekhnath I can reproduce, we're currently working through a refactor / upgrade across many places in the codebase, we'll include a bug fix for this in there. Should be this week
I followed the this example :
https://github.com/aurelio-labs/semantic-router/blob/main/docs/05-local-execution.ipynb
But it did not call the function from dynamic routing. Instead it got stuck on
Extracting function input...
. And jupyter notebook kernel restarted without completing the process.Screenshot Attached
The text was updated successfully, but these errors were encountered: