Returns the version string reported by the vendored 'GGML' library at
runtime (ggml_version()), resolved through Rggml's own registered
C-callable rather than a compile-time constant, so it always reflects
the code that was actually built.
Returns the version string reported by the vendored 'GGML' library at
runtime (ggml_version()), resolved through Rggml's own registered
C-callable rather than a compile-time constant, so it always reflects
the code that was actually built.