Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to add python 3.12 #51

Merged
merged 6 commits into from
Dec 13, 2024
Merged

Trying to add python 3.12 #51

merged 6 commits into from
Dec 13, 2024

Conversation

oshadura
Copy link
Member

No description provided.

@lgray
Copy link

lgray commented Dec 11, 2024

python 3.13 is still missing a compatible numba version (and a few other things). It'll likely be a while before we can use it.

@oshadura
Copy link
Member Author

oshadura commented Dec 11, 2024

thanks @lgray, other question is it crutial to keep tflite-runtime in the list of packages? Looks like it was not released for python 3.12 (?)

@lgray
Copy link

lgray commented Dec 11, 2024

Ah, if tflite is just done we may need to add tensorflow (whatever is the smallest package of those available).

@lgray
Copy link

lgray commented Dec 11, 2024

Though these we just for convenience since people were asking for TF and pytorch.

I think a better way to setup the images would be to have different images with different ML stacks in them (and then one with everything for weird setups). Triton can serve most people's needs, but it's harder to setup.

@oshadura
Copy link
Member Author

oshadura commented Dec 13, 2024

Ah they renamed tf-lite as ai-edge-litert https://developers.googleblog.com/en/tensorflow-lite-is-now-litert/ (https://github.com/google-ai-edge/litert) AND..... user needs to use ai-edge-litert-nightly to have python 3.12

@oshadura oshadura changed the title Trying to add python 3.12 and 3.13 Trying to add python 3.12 Dec 13, 2024
@oshadura oshadura merged commit 284d55a into main Dec 13, 2024
8 checks passed
@oshadura oshadura deleted the test-313 branch January 10, 2025 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants