switching workstations, stash the merge

This commit is contained in:
Dave Lee 2023-06-06 12:21:16 -04:00
parent dca184ff5d
commit 506905ae9b
No known key found for this signature in database
2 changed files with 20 additions and 210 deletions

View file

@ -64,7 +64,7 @@ func combineRequestAndConfig[RequestType any](configManager *ConfigManager, mode
}
func (las *LocalAIServer) loadModel(configStub ConfigStub) {
}
// CancelFineTune implements StrictServerInterface