"vscode:/vscode.git/clone" did not exist on "39be7fdb98cdcdfb1da0753410bccfc30cfa9c0d"
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