Describe the bug
In section “2. Pre-optimized models” of the getting-started guide, the “TensorFlow Lite pre-optimized models” link points to https://www.tensorflow.org/lite/models, which returns HTTP 404.
This prevents readers from exploring existing models before applying optimization tooling.
System information
Website documentation issue; installed TensorFlow and Python versions are not applicable.
Expected behavior
The link opens current guidance for finding suitable models.
Current behavior / reproduction
Open the guide and click “TensorFlow Lite pre-optimized models” under section 2. The destination returns 404.
Additional context
A possible replacement is Google’s current Pre-trained TensorFlow and Keras models for LiteRT guide.
Please confirm whether this is the intended replacement and whether the link wording should also be updated.
Describe the bug
In section “2. Pre-optimized models” of the getting-started guide, the “TensorFlow Lite pre-optimized models” link points to
https://www.tensorflow.org/lite/models, which returns HTTP 404.This prevents readers from exploring existing models before applying optimization tooling.
System information
Website documentation issue; installed TensorFlow and Python versions are not applicable.
Expected behavior
The link opens current guidance for finding suitable models.
Current behavior / reproduction
Open the guide and click “TensorFlow Lite pre-optimized models” under section 2. The destination returns 404.
Additional context
A possible replacement is Google’s current Pre-trained TensorFlow and Keras models for LiteRT guide.
Please confirm whether this is the intended replacement and whether the link wording should also be updated.