MCPcopy Create free account
hub / github.com/RWKV/rwkv.cpp / rwkv_context

Class rwkv_context

rwkv.h:68–68  ·  view source on GitHub ↗

RWKV context that can be used for inference. All functions that operate on rwkv_context are thread-safe. rwkv_context can be sent to different threads between calls to rwkv_eval. There is no requirement for rwkv_context to be freed on the creating thread.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected