Closed dnoliver closed 1 month ago
Thanks for reporting this. Could you please try the dev branch? https://github.com/intel/AI-Playground/commit/40009650c7dde9d95f84514c1f8910adc8876d28 downgraded IPEX to 2.1.40 for MTL.
Yeah same as in https://github.com/intel/AI-Playground/issues/70 Using the dev branch with downgraded versions worked fine
Fixed by #68
Describe the bug
Trying to use the LLM functionality from on the tip of the main branch fails. The issue I am seeing in the log is similar to this: https://github.com/intel-analytics/ipex-llm/issues/12143 The answer of the maintainer at https://github.com/intel-analytics/ipex-llm/issues/12143#issuecomment-2381073069 is that ipex-llm currently supports Pytorch 2.1. This commit https://github.com/intel/AI-Playground/commit/25ef470fa12dcf7a3b752c08992445651919cb22#diff-8c59cb1e702fdc89c58380621c48e48ae5b7afc1b7ddde1c0b54d030d979f016R27 updated the Pytorch version to 2.3.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Model should load and reply
Screenshots
Log:
Environment (please complete the following information):
Additional context
Add any other context about the problem here.