Skip to main content
Visitor II
April 22, 2025
Question

Can Cube.AI deploy Transformer models

  • April 22, 2025
  • 1 reply
  • 560 views

"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."

IIIOOOIII_0-1745289786529.png

 

1 reply

Julian E.
Technical Moderator
April 22, 2025

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

​In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.