# Part of Odoo. See LICENSE file for full copyright and licensing details. """ Odoo initialization. """ assert sys.version_info > MIN_PY_VERSION, f"Outdated python ...
[rank4]: raise ValueError("Please use scripts/pissa_init.py to initialize PiSSA in DeepSpeed ZeRO-3.") [rank4]: ValueError: Please use scripts/pissa_init.py to initialize PiSSA in DeepSpeed ZeRO-3.