Sebastian Schmidt
Sebastian Schmidt
Which file are your downloading? https://www.kaggle.com/models/google/gemma/tfLite/gemma-2b-it-gpu-int4 should work on Android (among others).
This is also breaking MediaPipe's Python build for Windows. I am trying to track it down. The offending commit is https://github.com/tensorflow/tensorflow/commit/d6e25b069d9ddf4111d7def74c145d118c6f4f81, though there doesn't seem to be an obvious problem...
Thank you. We are logging this as a feature request.
@ayushgdev started working on this.
We have added 3.12 wheels.
Logged this as an internal feature request: b/335859045
You are getting an error from OpenCL here. I will route this issue to our GPU team.
We are working on making it easier to build more advanced use case on top of our LLM Inference. That being said, you can already tell the model to act...
Are you able to force Webpack to use the .cjs files (instead of .mjs)?
In our current pipeline, your model output has to match the output format of the models that our tasks are designed to handle. It seems pretty likely that we are...