Open sania96 opened 9 months ago
Use example https://github.com/eublefar/LLAMASharpUnityDemo NuGet version 0.8.1 works with it. Select the appropriate backend for GPU support. Perhaps 0.9.1 LLamaSharp will work. but only if you do not install SemanticKernel and KernelMemory. I haven't checked how the calls have changed, I may have to change the example a little based on the latest examples from LLamaSharp.
Hi, how can i use this repo in unity 3d? to make a chatbot in unity 3d. can you give me some guidelines.