Namespace LMKit.Global
Classes
- Configuration
A static class providing global configuration settings for the LM-Kit runtime.
- Runtime
Manages the lifecycle of the LM-Kit runtime environment.
Responsibilities include:
- Native backend initialization and configuration.
- GPU capability checks.
- Model lifecycle tracking for licensing and runtime behavior.
- Centralized logging configuration for diagnostics and customer support.
Enums
- Runtime.BackendType
Specifies the type of computational backend to use.
- Runtime.LMKitLogLevel
Defines the log levels available for use within the LM-Kit framework. Each level indicates the severity and verbosity of the log messages.