llama.cpp
Feature: Added api for getting/setting the complete state: rng, logits, embedding and kv_cache
#1105
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
5
Changes
View On
GitHub
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