Companion
object Companion
Functions
Link copied to clipboard
Creates a LiteRtLmModel instance that owns the Engine. The Engine will be closed when this model is closed.
Creates a LiteRtLmModel instance with a pre-created Engine. The caller is responsible for closing the Engine.
Creates a LiteRtLmModel instance with a custom LiteRtLmEngine. Used primarily for testing.