init(modelFolder: URL, hubApi: HubApi = .shared)
s3Hub030LanguageModelConfigurationFromA0C11modelFolder6hubApiAC10Foundation3URLV_AA0aI0Vtcfc
5II5
import Hub
class LanguageModelConfigurationFromHub
struct HubApi
init(modelName: String, hubApi: HubApi = .shared)
var modelConfig: Config { get async throws }
var modelType: String? { get async throws }
var tokenizerConfig: Config? { get async throws }
var tokenizerData: Config { get async throws }