Llama.cpp C++-to-Csharp wrapper from testedlines.com: C++ docs 1.0.1
Llama.cpp C++-to-Csharp wrapper is a minor extension to Llama.cpp tag b3490 codebase modified a bit by testedlines allowing it to be compiled for and called from Styled Lines Csharp unity asset store package.
Loading...
Searching...
No Matches
lib.h File Reference
#include "common.h"
#include <string>
+ Include dependency graph for lib.h:

Go to the source code of this file.

Data Structures

class  AsyncLlamaInfrence
 Provides an interface for asynchronous inference operations on a model, such as GPT. More...
 
class  FileWrapper
 Provides static utility functions for saving data to files. More...
 
class  LlamaInfrence
 Provides an interface for inference operations on a model, such as GPT (yet any LLama.Cpp compatible with b3212 model would do. More...
 
class  LoggingContext
 Manages callback functions for logging, token processing, and completion events. More...
 

Macros

#define NDEBUG
 

Macro Definition Documentation

◆ NDEBUG

#define NDEBUG