Expand description

Representation of an initialized llama backend

Structs

  • Representation of an initialized llama backend This is required as a parameter for most llama functions as the backend must be initialized before any llama functions are called. This type is proof of initialization.