hydai
hydai
Thanks @bashor That's such a good news. We are working on the Exception Handling proposal now. We would like to have it in the 0.14.1 soon.
A working PR is here: https://github.com/WasmEdge/WasmEdge/pull/3306 We would like to have it at the end of April or later.
> I'd like to potentially work on this for my gsoc proposal, any ideas how I can get started piecing it together? Hi @sid-008 If you don't have any concept...
It could be an option to enable/disable this feature so users can have the choice to decide whether they want the debug mode or the best performance mode.
> Hey @hydai I was submitting my proposal and was asked about the "size" of the project as per the organisation. Kindly let me know what the expected size of...
Hi @SAtacker I have an idea. How about printing the message showing that users should remove some configuration by themselves if the `.bash_profile` is a symbolic file instead of running...
After doing some research, I found this is a pretty old issue on StackOverflow: https://stackoverflow.com/questions/5694228/sed-in-place-flag-that-works-both-on-mac-bsd-and-linux Maybe we only need to add `''` to MacOS for this.
> Hii @hydai , We can do like this if `.bash_profile` is a symbolic link (a shortcut to another file). If it is, it tells the user to update it...
This should be fixed in #3203.
https://huggingface.co/TheBloke/Llama-2-13B-chat-GGML/discussions/23 Looks like your nvcc is too old. I guess the only solution is to upgrade the nvcc & nvidia driver.