Uses of Class
chat.octet.model.beans.LlamaContextParams
Packages that use LlamaContextParams
-
Uses of LlamaContextParams in chat.octet.model
Methods in chat.octet.model that return LlamaContextParamsModifier and TypeMethodDescriptionstatic LlamaContextParamsLlamaService.getLlamaContextDefaultParams()Get llama context default params.Methods in chat.octet.model with parameters of type LlamaContextParamsModifier and TypeMethodDescriptionstatic voidLlamaService.createNewContextWithModel(LlamaContextParams params) Create new context with model.