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 Namespace Reference

Classes

class  AsyncLlamaInfrence
 
class  FileWrapper
 
class  gpt_params
 
class  Int32s
 
class  libllama_lib
 
class  libllama_libPINVOKE
 
class  llama_sampling_params
 
class  LlamaControlVectorLoadInfos
 
class  LlamaInfrence
 
class  LoggingContext
 
class  StringAndFloat
 
class  Strings
 
class  StringsAndFloats
 
class  SWIGTYPE_p_AsyncLlamaInfrence__LlamaAsyncImpl
 
class  SWIGTYPE_p_float
 
class  SWIGTYPE_p_ggml_backend_sched_eval_callback
 
class  SWIGTYPE_p_ggml_numa_strategy
 
class  SWIGTYPE_p_llama_control_vector_load_info
 
class  SWIGTYPE_p_llama_sampling_params
 
class  SWIGTYPE_p_LlamaInfrence__LlamaImpl
 
class  SWIGTYPE_p_LoggingContext__LoggingContextPimpl
 
class  SWIGTYPE_p_std__unordered_mapT_llama_token_float_t
 
class  SWIGTYPE_p_std__vectorT_llama_model_kv_override_t
 
class  SWIGTYPE_p_std__vectorT_llama_sampler_type_t
 
class  SWIGTYPE_p_std__vectorT_llama_token_t
 
class  SWIGTYPE_p_std__vectorT_std__tupleT_std__string_float_t_t
 
class  SWIGTYPE_p_void
 

Enumerations

enum  dimre_method { DIMRE_METHOD_PCA , DIMRE_METHOD_MEAN }
 
enum  llama_sampler_type {
  TOP_K = 'k' , TOP_P = 'p' , MIN_P = 'm' , TFS_Z = 'f' ,
  TYPICAL_P = 'y' , TEMPERATURE = 't'
}
 
enum  SWIGTYPE_llama_attention_type
 
enum  SWIGTYPE_llama_pooling_type
 
enum  SWIGTYPE_llama_rope_scaling_type
 
enum  SWIGTYPE_llama_split_mode
 

Enumeration Type Documentation

◆ dimre_method

Enumerator
DIMRE_METHOD_PCA 
DIMRE_METHOD_MEAN 

◆ llama_sampler_type

Enumerator
TOP_K 
TOP_P 
MIN_P 
TFS_Z 
TYPICAL_P 
TEMPERATURE 

◆ SWIGTYPE_llama_attention_type

◆ SWIGTYPE_llama_pooling_type

◆ SWIGTYPE_llama_rope_scaling_type

◆ SWIGTYPE_llama_split_mode