#include "common.h"
#include <string>
Go to the source code of this file.
|
| 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...
|
| |
◆ NDEBUG