Summary:
Detail:
GPTChatService
String
generate(String prompt, int maxTokens, double temperature, int topK, long seed)
getLoadedModelName()
boolean
isModelLoaded()
void
loadModel(Path modelPath)
Exception