StyledLines from testedlines.com: C# docs 1.0.1
GPT2-based text stylization LLM model, wrapped with Llama.cpp in Csharp to ensure compatibility across various platforms, including iOS and WebGL. The model is designed to transform generic texts into stylized, game or user-tailored dialogue.
Loading...
Searching...
No Matches
LlamaLibrary.libllama_lib Class Reference
+ Collaboration diagram for LlamaLibrary.libllama_lib:

Static Public Member Functions

static int cpu_get_num_math ()
 
static int cpu_get_num_physical_cores ()
 

Member Function Documentation

◆ cpu_get_num_math()

static int LlamaLibrary.libllama_lib.cpu_get_num_math ( )
static

References LlamaLibrary.libllama_libPINVOKE.cpu_get_num_math().

+ Here is the call graph for this function:

◆ cpu_get_num_physical_cores()

static int LlamaLibrary.libllama_lib.cpu_get_num_physical_cores ( )
static

References LlamaLibrary.libllama_libPINVOKE.cpu_get_num_physical_cores().

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: