Skip to content

Stale link to tflite file in documentation #255

@jdsalmonson

Description

@jdsalmonson

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions