| tags: | |
| - ayase | |
| - evaluation | |
| - runtime-assets | |
| # Ayase Runtime Assets | |
| Versioned runtime assets consumed by [Ayase](https://github.com/seruva19/ayase) evaluation modules. | |
| ## Contents | |
| - pretrained checkpoints from upstream metric implementations; | |
| - pinned source archives for evaluators without stable package releases; | |
| - inference configurations, calibration data, and support files. | |
| Assets are grouped by Ayase module or evaluator, for example: | |
| ```text | |
| advanced_flow/ | |
| brightvq/ | |
| cgvqm/ | |
| dover/ | |
| fast_vqa/ | |
| expression_following/ | |
| mj_video/ | |
| uvq1p5/ | |
| vbench2/ | |
| vebench/ | |
| vqa2/ | |
| worldmodelbench/ | |
| ``` | |
| Ayase downloads only the paths required by selected modules. Release-critical consumers pin a repository revision; selected modules also validate file size or SHA-256 before loading. | |
| Current logical size: approximately **25.33 GiB across 107 files**. | |
| ## Provenance and licenses | |
| Files originate from multiple upstream projects and retain their respective licenses and usage terms. Source and license metadata are stored alongside assets where available; consult the corresponding upstream project before redistribution. | |