"vscode:/vscode.git/clone" did not exist on "321c5fa2958a2cdb05a08f6792fd2f72336e8c90"
do not reload the running llm when runtime params change (#840)
- only reload the running llm if the model has changed, or the options for loading the running model have changed - rename loaded llm to runner to differentiate from loaded model image - remove logic which keeps the first system prompt in the generation context
Showing
Please register or sign in to comment