Can Cube.AI deploy Transformer models
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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."
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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
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.
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.
