Fubang ZHAO

Results 3 comments of Fubang ZHAO

> 这个问题看起来像是你没有正确安装flash_attn。你可以再确认一下你当前的运行环境中是否已经安装了flash_attn。 什么版本啊,我装了1.0.5,还是报同样的错

> python tools/transformers/convert2hf.py --src_folder origin_ckpt/ --tgt_folder hf_ckpt/ --tokenizer ./tools/V7_sft.model when I tried to use this command to convert the weight, it reported n error as: Traceback (most recent call last):...

> I don't think users read docstrings of properties that often. What about explaining the logic in the `.state_dict()` docstring ? This also feels aligned with the way `.state_dict()` and...