This function downloads and installs the pre-compiled C++ backend library
required for the localLLM package to function.
Usage
install_localLLM()
Arguments
Value
Returns NULL invisibly. Called for side effects.
Details
This function downloads platform-specific pre-compiled binaries from GitHub releases.
The backend library is stored in the user's data directory and loaded at runtime.
Internet connection is required for the initial download.