#10732·LlamaFactory

Python 3.14 support addition

Author: singhalshubham03Created Aug 7, 2026Updated Sep 10, 2026
Labelsenhancementpending

Reminder

  • I have read the above rules and searched the existing issues.

Description

Please add support for python 3.14. we tried on Intel XPU it is failing with below error: TypeError: Pickler._batch_setitems() takes 2 positional arguments but 3 were given

Pull Request

No response