| llama_system_info | R Documentation |
Returns a string with information about the system capabilities detected by llama.cpp (SIMD support, etc.).
llama_system_info()
A character scalar with system capability information.
cat(llama_system_info(), "\n")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.