AIIA/run.py

6 lines
91 B
Python

from aiia import AIIABase
model = AIIABase.load(path="AIIA-base-512", precision="bf16")