=============== fairseq2.assets =============== .. currentmodule:: fairseq2.assets The assets module provides a model hub system for loading pre-trained models, tokenizers, and other assets. **Coming soon:** This documentation is being developed. The assets module includes: - Asset store and registry - Model downloading and caching - Asset metadata management - Pre-trained model catalogs Please refer to the source code and examples in the meantime.