LLMUnity icon indicating copy to clipboard operation
LLMUnity copied to clipboard

added UseNativeDebugger tool until llamalib doesn't have its own c# API

Open psocolovsky opened this issue 8 months ago • 0 comments

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

psocolovsky avatar May 08 '25 08:05 psocolovsky