MagicSource
MagicSource
训练也是有问题的,v100显卡下,无法同时开启load_in_8bit 和 fp16
这个x_center和grid_x有啥区别? x_center = grid_x + 0.5吗?
Looking forward to it
Consider add frontend support cn and en at the same time?
thank u! Would u mind help the pretrained model loading issue rather than strictly constraint users using a very old transformers lib?
Mostly users are using 4.35.0
no
@hqwlkj 你之前修改的版本貌似还有点问题, 9月份第一个星期不显示了..  怎么搞?
@hqwlkj ``` calendarController = new CalendarController( minYear: now.year - 1, minYearMonth: now.month - 9, nowMonth: now.month, nowYear: now.year, // showMode: CalendarConstants.MODE_SHOW_MONTH_AND_WEEK, showMode: CalendarConstants.MODE_SHOW_WEEK_AND_MONTH, selectDateModel: DateModel.fromDateTime(DateTime.now()), extraDataMap: _initExtra); ``` 这个么
@hqwlkj OK, 我也是在九月份那几天发现这个问题