Tianshu Wang
Tianshu Wang
我这边这样配置之后使用正常 https://github.com/tshu-w/rime-conf/blob/a6927fb600afb1d23667a3d30d03ec3931717143/double_pinyin_flypy.custom.yaml#L27-L38
Hi there, any updates on the resolution? I noticed that @awaelchli submitted a pull request at https://github.com/Lightning-AI/lightning/pull/16663, but closed it.
I think https://github.com/Lightning-AI/lightning/issues/14188 still needs to be resolved. If breaking changes are not supported, can we consider the other two solutions mentioned in https://github.com/Lightning-AI/lightning/pull/14640#discussion_r981731009?
Both are fine for me, it's up to lightning teams to discuss and decide. I'll help to implement it.😃
> RetroMAE: Pre-Training Retrieval-oriented Language Models Via Masked Auto-Encoder(pre-training, EMNLP2022) RetroMAE is duplicated in the list, and the author of the first one may be wrong.
@martin-hoger @ldebritto Here is an example [gist](https://gist.github.com/tshu-w/82af1843798edaab9062e44cb261d25a) that I have been using for four years. I also make a PR to https://github.com/pqrs-org/KE-complex_modifications/pull/1436
same issue here, any update? @jwiegley
@jwiegley yes, this is because my `byte-compile-current-file` is nil. But I wonder how to suppress flycheck warning? should I set `byte-compile-current-file` to `t` or use `declare-function` rather than `:functions`
@jwiegley Thx your reply.