Though there are new warnings: note to make a PR about them. It is not critical though
I opened the commit log of llama.cpp and started going through all commits from our previous version to the current, looking for something relevant and taking notes:
a lot of commits were disregarded based on commit message
starts with "ggml: " - not relevant (would be handled from the ggml submodule)
Also add relevant changes to our inference code if needed
Example issue for #33