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
File List
Here is a list of all files with brief descriptions:
[detail level 12345]
  StyledLines
 Documentation
  Editor
 AddFrameworksPostBuild.cs
 BasicGptParamsSettingsEditor.cs
 BasicGptParamsSettingsIconPostprocessor.cs
 BinaryAssetIconPostprocessor.cs
 EnableWebGLMultithreading.cs
 GGUFImporter.cs
  Runtime
  DialogUtils
 CharacterStyleMapper.cs
 DialogManager.cs
 DialogTextAndCharacterStylesResetter.cs
 DialogTextMapper.cs
  LlamaInfrence
 AsyncLlamaInfrence.cs
 CallbackWrapper.cs
 dimre_method.cs
 FileWrapper.cs
 gpt_params.cs
 Int32s.cs
 libllama_lib.cs
 libllama_libPINVOKE.cs
 llama_sampler_type.cs
 llama_sampling_params.cs
 LlamaControlVectorLoadInfos.cs
 LlamaInfrence.cs
 LoggingContext.cs
 StringAndFloat.cs
 Strings.cs
 StringsAndFloats.cs
 SWIGTYPE_llama_attention_type.cs
 SWIGTYPE_llama_pooling_type.cs
 SWIGTYPE_llama_rope_scaling_type.cs
 SWIGTYPE_llama_split_mode.cs
 SWIGTYPE_p_AsyncLlamaInfrence__LlamaAsyncImpl.cs
 SWIGTYPE_p_float.cs
 SWIGTYPE_p_ggml_backend_sched_eval_callback.cs
 SWIGTYPE_p_ggml_numa_strategy.cs
 SWIGTYPE_p_llama_control_vector_load_info.cs
 SWIGTYPE_p_llama_sampling_params.cs
 SWIGTYPE_p_LlamaInfrence__LlamaImpl.cs
 SWIGTYPE_p_LoggingContext__LoggingContextPimpl.cs
 SWIGTYPE_p_std__unordered_mapT_llama_token_float_t.cs
 SWIGTYPE_p_std__vectorT_llama_model_kv_override_t.cs
 SWIGTYPE_p_std__vectorT_llama_sampler_type_t.cs
 SWIGTYPE_p_std__vectorT_llama_token_t.cs
 SWIGTYPE_p_std__vectorT_std__tupleT_std__string_float_t_t.cs
 SWIGTYPE_p_void.cs
  LlamaInfrenceUnity
 MinimalExample.cs
 ModelController.cs
 RunModelAsync.cs
  ModelFilesUI
 BasicGptParamsSettings.cs
 BinaryAsset.cs
 BinaryAssetIconPostprocessor.cs
  UIHelpers
 DisableWhileNotConfigured.cs
 LogToUI.cs
 PrintGeneratedText.cs
 PrintModelState.cs
 PrintStartModelTokensToGenerate.cs
 PrintStopwatchScore.cs
  Samples
  AutomatedConversationExample
  Runtime
 CharacterAnimationTrigger.cs
 OrbitCamera.cs
  BasicDebug
  Runtime
 CircularMotion.cs
 RandomColor.cs
 RandomSpin.cs
 SetStringValueFromFloat.cs