Chu,Youcheng
Chu,Youcheng
跑起来了!谢谢楼主
Hi Kpeacef, We have looked into this issue. We have tried running the GPT2-large model using only native transformers. The error is also reported under the input size you mentioned....
Hi wluo1007, We have looked into the issue. The current conclusion is that ipex-llm will import `intel_extension_for_pytorch` and just only importing `intel_extension_for_pytorch` will cause this issue. The following is a...
Hi Kpeacef, We have looked into the issue and reproduced the problem. Here are solutions to this issue: 1. To the error `ValueError: 'rope_scaling'`, refer to [this issue](https://github.com/meta-llama/llama3/issues/299) and upgrade...