Learn R Programming

localLLM (version 1.1.0)

quick_llama_reset: Reset quick_llama state

Description

Clears cached model and context objects, forcing fresh initialization on the next call to quick_llama().

Usage

quick_llama_reset()

Arguments

Value

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