←back to thread

214 points meetpateltech | 1 comments | | HN request time: 0.3s | source
Show context
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 #
1. 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.