Welcome to the ZO2 API documentation!
For a straightforward introduction to using ZO2, refer to the Jupyter notebook: demo.ipynb
To see how ZO2 can be integrated with the Huggingface Trainer for efficient model training, check out: huggingface.ipynb
Learn how to apply ZO2 to your own PyTorch models by following the example of building a nanogpt model: nanogpt.ipynb.