YuChuXi

Results 9 comments of YuChuXi

``` tokenizer = tokenizer_class.from_pretrained(checkpoint, do_lower_case=False) model = model_class.from_pretrained(checkpoint) ``` 两句中加入参数 `ignore_mismatched_sizes=True` 然后忽略报错就好

不用动模型的配置文件

把`model(...)`换成`model.forward(...)`试试

Sorry, it's not convenient for me to reply at school. This pr only supports the conversion and loading of RWKV6. The file "rwkv_graph.inc" has an issue near lines 342-347 that...

I'll go find a small model to test

[rwkv-x060-173m-pile-20240515-ctx4k.pth](https://huggingface.co/BlinkDL/temp-latest-training-models/blob/main/temp/rwkv-x060-173m-pile-20240515-ctx4k.pth) This is a small model

可以试着安装libgcc-[9/10/11/12]-dev

I have the same problem. I modified the compiler parameters to avoid terminating the compilation due to warnings that were promoted to errors, but the template type inference error still...

I encountered a similar problem, here is my system information and the trace log of the process ``` yuchuxi@WorkStation:~$ flatpak run com.freerdp.FreeRDP /u:"Administrator" /p:"xxxxxxxxxxxxxx" /v:"192.168.2.35" /cert:tofu /sound /microphone +home-drive /app:program:"Explorer.exe"...