Open tilakrayal opened 2 months ago
https://www.tensorflow.org/text/tutorials/text_generation document is failing in the Tensorflow v2.17 which contains Keras3.0. Modified the code to the Keras2.0.
Kindly find the gist for the working code in Keras2.0.
Fixes: #75945
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
https://www.tensorflow.org/text/tutorials/text_generation document is failing in the Tensorflow v2.17 which contains Keras3.0. Modified the code to the Keras2.0.
Kindly find the gist for the working code in Keras2.0.
Fixes: #75945