Frequently Asked Questions

Got questions about our model training infrastructure? We've got answers.

How does the "Unlimited VRAM Scaling" work?

Our Professional tier offloads the heaviest neural network operations (like large transformer or recurrent model memory loads) to our cloud cluster dynamically. This prevents the common CUDA Out of Memory (OOM) errors often seen on local hardware like the 11GB GPUs when running intensive "KILLER" preset configs.

Can I migrate from the Community/Basic plan to Pro without losing my models?

Absolutely. Your custom checkpoints and pre-trained models seamlessly sync when you upgrade to Pro. There are no format conversions required; simply log into your AeroByte account through the software, and your local workspace will be linked to the cloud.

Is AeroByte Trainer suitable for beginners?

Yes! We provide built-in training presets that work perfectly out of the box. You don't need any prior machine learning or Python experience to get started.

Can I use custom bots or scripts?

Absolutely. AeroByte supports custom Python scripts and integrates seamlessly with popular community bots and custom model files.