- This model may need a custom forward wrapper before export. - This spec intentionally uses custom task, checkpoint kind, and loader values. - validate-spec should warn but not fail. - This proves ...
// instance import { yamiLoader } from 'yami-loader'; // class import { YamiLoader } from 'yami-loader'; // custom const yamiLoader = new YamiLoader({timeout:15*1000 ...