llama.cpp
Feature: Added api for getting/setting the complete state: rng, logits, embedding and kv_cache
#1105
Merged

Commits
  • reserve correct size for logits
    xaedes committed 3 years ago
  • add functions to get and set the whole llama state:
    xaedes committed 3 years ago
  • remove unused variables
    xaedes committed 3 years ago
  • remove trailing whitespace
    xaedes committed 3 years ago
  • fix comment
    xaedes committed 3 years ago
Loading