Uses of Class
chat.octet.model.exceptions.ModelException
Packages that use ModelException
-
Uses of ModelException in chat.octet.model
Methods in chat.octet.model that throw ModelExceptionModifier and TypeMethodDescriptionstatic voidLlamaService.createNewContextWithModel(LlamaContextParams params) static voidLlamaService.loadLlamaModelFromFile(String modelPath, LlamaModelParams params) static intLlamaService.loadLoraModelFromFile(String loraPath, float loraScale, String baseModelPath, int threads)