Form to create a new model
Refs https://gitlab.com/teklia/requests/-/issues/816
End users cannot create new model through the frontend (only through admin or API).
We should expose a new form to create a new empty model, with the following fields:
- name (required)
- description (optional)
A button to reach that page must be available on the training creation process and on the models list.