6 Commits (250c20bd56afbec07a7f5ca8a1daf052f5cd1799)

Author SHA1 Message Date
  Martin Evans 99969e538e - Removed some unused `eval` methods. 2 years ago
  Martin Evans 36a9335588 Removed `LLamaBatchSafeHandle` (using unmanaged memory, created by llama.cpp) and replaced it with a fully managed `LLamaBatch`. Modified the `BatchedDecoding` example to use new managed batch. 2 years ago
  Martin Evans 42be9b136d Switched form using raw integers, to a `LLamaToken` struct 2 years ago
  Martin Evans b868b056f7 Added metadata overrides to `IModelParams` 2 years ago
  Martin Evans 479779e908 Some minor cleanup on example code: 2 years ago
  xbotter 521e36903c
🔀 Remove unused code and update examples 2 years ago