Ask HN: Is it possible to use current gen AI models to train next gen ones?

1 points by ReptileMan ↗ HN
If possible this should be able to make it significantly cheaper and accessible to all.

2 comments

[ 3.0 ms ] story [ 19.1 ms ] thread
In a way, they already are. Look at the architecture of GANs, which use a secondary model to judge the quality of response from the first one. It's not used for training, but it's a good and simple example of how models can be composed to build something more advanced.