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.FileWrapper Member List

This is the complete list of members for LlamaLibrary.FileWrapper, including all inherited members.

Dispose()LlamaLibrary.FileWrappervirtual
FileWrapper(global::System.IntPtr cPtr, bool cMemoryOwn)LlamaLibrary.FileWrapperpackage
FileWrapper()LlamaLibrary.FileWrapper
getCPtr(FileWrapper obj)LlamaLibrary.FileWrapperpackagestatic
Save(string data, string path)LlamaLibrary.FileWrapperstatic
Save(byte[] data, int data_length, string path)LlamaLibrary.FileWrapperstatic
Save(string data, uint data_length, string path)LlamaLibrary.FileWrapperstatic
swigCMemOwnLlamaLibrary.FileWrapperprotected
swigCPtrLlamaLibrary.FileWrapperprivate
~FileWrapper()LlamaLibrary.FileWrapperprivate