Models
NTFX Models are still under development. This is a pre-development feature still and the complete designs are still being finalized.
Manifests
Manifests contain the complete structure for an NTFX Model.
<ntfx>
<models>
<generativemodel>
<name>Sample Generative AI Model</name>
<fc>1;32;18</fc>
<weights>
<fileweight path="/w/someweight.nmw" />
<fileweight path="/w/someweight.nmw" />
<fileweight path="/w/someweight.nmw" />
<fileweight path="/w/someweight.nmw" />
</weights>
</generativemodel>
</models>
</ntfx>
Roadmap
Last updated