-
Notifications
You must be signed in to change notification settings - Fork 63
fatal runtime error: Rust cannot catch foreign exceptions #109
Comments
I have same issue |
after converting the models as per instructions it throws now a different error:
|
I just tried running the example with a recently generated llama model and got the same result. The llama.cpp based model I am using was built following:
config and completion params are as above. |
I also have the issue described above. Using the model Apple M2 Pro |
I got the same error on Windows, but after some more research, I just tried reinstalling Rust https://www.rust-lang.org/tools/install and that fixed the error for me. Node v18.15.0 |
index.js
chatService.js
Apple M2 Pro
Node v20.4.0
The text was updated successfully, but these errors were encountered: