Learn R Programming

localLLM (version 1.3.0)

quick_llama_reset: Reset quick_llama state

Description

Resets the cached model and context objects. The next call to `quick_llama()` will reinitialize from scratch.

Usage

quick_llama_reset()

Arguments

Value

No return value, called for side effects (resets cached state).