Replies: 1 comment 6 replies
-
Hi! Can you provide more context than just a file name? I recently tried running a cpp library on the NEORV32. The cpp language should not be a problem (documentation for cpp is just a bit barebones at the moment). However, you should check first if the LLAMA library is made for 32-bit systems. My cpp library was not and that was the actual source of some implementation problems. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I'm thrilled to run LLaMA.cpp on neorv32 processor. Do you think that it's possible to do that?
Beta Was this translation helpful? Give feedback.
All reactions