Willow
Willow
v2.4.0分枝的dockerfile镜像中还出现了python版本的问题: ``` /workspace python ./tools/train.py -c ./ppfleetx/configs/nlp/gpt/pretrain_gpt_345M_single_card.yaml grep: warning: GREP_OPTIONS is deprecated; please use an alias or script Traceback (most recent call last): File "./tools/train.py", line 32, in from ppfleetx.data...
branch v2.4.0 - ModuleNotFoundError: No module named 'paddle.distributed.fleet.meta_parallel.sharding.sharding_utils'
Paddle里有支持像 LLama 13B/GPT-3 30B这类大模型的加载和保存吗? 有相关参考实现吗?
Omg, I still have this issue in swinv2_tiny_window8_256 model.
I have the same question, and i try add `model_filename` as input, but it don't work. Anyone have solution? ` crf = sklearn_crfsuite.CRF( algorithm='lbfgs', c1=0.1, c2=0.1, max_iterations=MAX_ITER_TIME, all_possible_transitions=True, verbose=verbose, model_filename=init_model...
Hi, any ideas or plans? @lvhan028 @lzhangzz
Confirm on v0.4.0, the output with logprobs when request with logprobs values. RequestFuncOutput(text='To find the total number of books needed, multiply the number of rows by the number of columns:...