Closed kamillitman closed 2 months ago
This PR adds the try_from_str method definition to the LLMModel trait and implementations of the method for all models.
try_from_str
LLMModel
This PR adds the
try_from_str
method definition to theLLMModel
trait and implementations of the method for all models.