I\'m using tensorflow with keras to train to a char-RNN using google colabs. I train my model for 10 epochs and save it, using \'model.save()\' as shown in the documentation