"references/vscode:/vscode.git/clone" did not exist on "074adabed901ce082bdf3dc22fc9706dc59a072e"
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