Uses of Enum Class
chat.octet.model.enums.LlamaRoPEScalingType
Packages that use LlamaRoPEScalingType
-
Uses of LlamaRoPEScalingType in chat.octet.model.enums
Methods in chat.octet.model.enums that return LlamaRoPEScalingTypeModifier and TypeMethodDescriptionstatic LlamaRoPEScalingTypeReturns the enum constant of this class with the specified name.static LlamaRoPEScalingTypeLlamaRoPEScalingType.valueOfType(int type) static LlamaRoPEScalingType[]LlamaRoPEScalingType.values()Returns an array containing the constants of this enum class, in the order they are declared.