←back to thread

214 points meetpateltech | 6 comments | | HN request time: 1.057s | source | bottom
1. suyash ◴[] No.44367359[source]
What sort of hardware does the SDK runs on, can it run on a modern Raspberry Pi ?
replies(3): >>44367480 #>>44368586 #>>44379171 #
2. ethan_smith ◴[] No.44367480[source]
According to the blog post, it requires an NVIDIA Jetson Orin with at least 8GB RAM, and they've optimized for Jetson AGX Orin (64GB) and Orin NX (16GB) modules.
replies(1): >>44367755 #
3. v9v ◴[] No.44367755[source]
Could you quote where in the blog post they claim that? CTRL+F "Jetson" gave no results in TFA.
replies(1): >>44368969 #
4. martythemaniak ◴[] No.44368586[source]
You can think of these as essentially multi-modal LLMs, which is to say you can have very small/fast ones (SmolVLA - 0.5B params) that are good at specific tasks, and larger/slower more general ones (OpenVLA - a finetuned llama2 7B). So a rpi could be used for some very specific tasks, but even the more general ones could run on beefy consumer hardware.
5. moffkalast ◴[] No.44368969{3}[source]
Yeah they didn't really mention anything, I was almost getting my hopes up that Google might be announcing a modernized Coral TPU for the transformer age, but I guess not. It's probably all just API calls to their TPUv6 data centers lmao.
6. estormy ◴[] No.44379171[source]
There's a post on x from one of the project contributors that says it fits on a 4090: https://x.com/sippeyxp/status/1937520297789497668