2025-04-21 7:43 PM
"Can Cube.AI deploy Transformer models? To deploy the Transformer model, I removed the LayerNorm layers and replaced them with BatchNorm1d layers while fixing all dynamic dimensions. However, during deployment, I encountered the error: INTERNAL ERROR: 'NoneType' object is not iterable."
2025-04-22 7:40 AM
Hello @IIIOOOIII,
I am not sure if we can deploy transformers as of today. I would say that we still lack some layers to do so.
As for your error, can you upload your model in a .zip file for further investigation please?
Have a good day,
Julian