huggingface / tflite-android-transformers

DistilBERT / GPT-2 for on-device inference thanks to TensorFlow Lite with Android demo apps
Apache License 2.0
391 stars 81 forks source link

How to run tflite models on Linux? #9

Open Mo-Abdelgawad opened 4 years ago

Mo-Abdelgawad commented 4 years ago

Hi,

I was wondering how to run the tflite models on Linux with arm architectures (Raspberry Pi) instead of andriod/ios?

Is there a transformers library for such systems?

Thanks, Mohamed.