![]() |
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.
|
Inheritance diagram for LlamaLibrary.LoggingContext:
Collaboration diagram for LlamaLibrary.LoggingContext:Public Member Functions | |
| virtual void | Dispose () |
| LoggingContext () | |
Public Attributes | |
| global::System.Runtime.InteropServices.HandleRef | swigCPtr |
Protected Attributes | |
| bool | swigCMemOwn |
Package Functions | |
| LoggingContext (global::System.IntPtr cPtr, bool cMemoryOwn) | |
Static Package Functions | |
| static global::System.Runtime.InteropServices.HandleRef | getCPtr (LoggingContext obj) |
Properties | |
| SWIGTYPE_p_LoggingContext__LoggingContextPimpl | pImpl [get, set] |
Private Member Functions | |
| ~LoggingContext () | |
|
package |
|
private |
| LlamaLibrary.LoggingContext.LoggingContext | ( | ) |
|
virtual |
References LlamaLibrary.libllama_libPINVOKE.delete_LoggingContext(), LlamaLibrary.LoggingContext.swigCMemOwn, and LlamaLibrary.LoggingContext.swigCPtr.
Referenced by Assets.StyledLines.Runtime.LlamaInfrenceUnity.RunModelAsync.OnDestroy(), and LlamaLibrary.LoggingContext.~LoggingContext().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticpackage |
References LlamaLibrary.LoggingContext.swigCPtr.
Referenced by LlamaLibrary.AsyncLlamaInfrence.SetupAsync().
Here is the caller graph for this function:
|
protected |
Referenced by LlamaLibrary.LoggingContext.Dispose(), and LlamaLibrary.LoggingContext.LoggingContext().
| global.System.Runtime.InteropServices.HandleRef LlamaLibrary.LoggingContext.swigCPtr |
Referenced by LlamaLibrary.LoggingContext.Dispose(), LlamaLibrary.LoggingContext.getCPtr(), LlamaLibrary.LoggingContext.LoggingContext(), Assets.StyledLines.Runtime.LlamaInfrence.CallbackWrapper.RegisterCompletionCallback(), Assets.StyledLines.Runtime.LlamaInfrence.CallbackWrapper.RegisterLogCallback(), and Assets.StyledLines.Runtime.LlamaInfrence.CallbackWrapper.RegisterTokenCallback().
|
getset |