LLMUnity
LLMUnity copied to clipboard
Fix issues encountered in the Android build
- Modified to allow model downloads at runtime when includeInBuild is false.
- Modified to enable loading grammar data in Android environments.
- Modified file transfer paths during build (antivirus issue).
- Modified exception handling for results in llama.cpp.
Related to issues #368 and #369.
Thank you for the PR :1st_place_medal: !! I'll look into it soon. I'm working on releasing v3.0.0 which will affect it but will help with the restructuring.