LLMUnity
LLMUnity copied to clipboard
added UseNativeDebugger tool until llamalib doesn't have its own c# API
added UseNativeDebugger which will pause the loading of LLM to help attaching c++ debugger. it will discard release dlls. ideally there will be just one dll compiled with debug enabled