5 ms·
By training. When we access the API, we don't get to train the model, we just do inference on the already trained model.
by bananaflag 12d ago
By training.
When we access the API, we don't get to train the model, we just do inference on the already trained model.
- robotresearcher 12d agoOh, I see. That’s a very different requirement. It’s not a technical limitation but a product decision to not allow training. An advantage of properly open source models is that you can train and tune them. It’s an interesting challenge though. I might start to tackle it by having the model write its own tool program(s) to play the game. It’s possible that the model could choose that strategy itself from a high level prompt alone.