Below are a few older pre-release articles explaining Models in a very simple and clear way.
In short
- You can use AxUtil command line utility to export, import and sign model files.
- Model files have extension .axmodel and they are managed assembly files.
- You can peek into model file by using ILDASM.
- Multiple model files can co-exist in the same layer.
- However every element in AOT can only belong to one model.
Working with models inside MorphX