-
Notifications
You must be signed in to change notification settings - Fork 200
Open
Description
In the tflite quickstart documentation we are advised to download an example tflite file from google storage with the following line:
wget -O lite-model_mobilebert_int8_1.tflite https://storage.googleapis.com/tfhub-lite-models/iree/lite-model/mobilebert/int8/1.tflite
Unfortunately, when I do this, I get that it is 403: Forbidden. A file lite-model_mobilebert_int8_1.tflite is created in my directory, but it has zero size. Perhaps this is a stale link or I don't have proper permission? Is there another location for this file?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels