allenai / allenai/OLMo-core

TypeError: DefaultSavePlanner.__init__() got an unexpected keyword argument 'enable_plan_caching'

Ouverte
#632 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
1.5k
Forks
315
Merge moyen
1 j 9 h
PR mergées (30 j)
11

Description

I consistently get the following error when running with torch v2.6.0, which is seemingly an allowed version in the `pyproject.toml`.

`TypeError: DefaultSavePlanner.__init__() got an unexpected keyword argument 'enable_plan_caching'`

It seems like that keyword is not available in torch v2.6.0.

https://github.com/pytorch/pytorch/blob/1eba9b3aa3c43f86f4a2c807ac8e12c4a7767340/torch/distributed/checkpoint/default_planner.py#L66

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.