a2rl.GPTBuilder.save_model#
- GPTBuilder.save_model()#
Save trained pytorch model, training config, and associated tokenizer.
Tokenizer and training config will be saved as “tokenizer.pt” and “config.yaml” respectively.
Site Navigation
Section Navigation
Save trained pytorch model, training config, and associated tokenizer.
Tokenizer and training config will be saved as “tokenizer.pt” and “config.yaml” respectively.