wasmVision

@wasmvision
29 Followers
3 Following
62 Posts
Get going with computer vision
Websitehttps://wasmvision.com

"Running local LLMs and VLMs on the Arduino UNO Q with yzma"

@golang running on the @arduino #unoq can be your new tiny edge inference device!

https://projecthub.arduino.cc/marc-edgeimpulse/running-local-llms-and-vlms-on-the-arduino-uno-q-with-yzma-74e288

#golang #yzma #llama #llamacpp #llm #vlm #arduino #ml

Running local LLMs and VLMs on the Arduino UNO Q with yzma

Discover how to run local LLMs and VLMs directly on the Arduino UNO Q using Ron Evans' yzma project, using llama.cpp with Go making edge AI LLM possible in the Arduino UNO Q.

Arduino Project Hub

Just released yzma 1.8 with what Go coders need:
- latest llama.cpp features/models such as ModelFitParams
- @raspberrypi & #nvidia Jetson Orin quick installs
- more benchmarks

go get it right now!

https://github.com/hybridgroup/yzma

#golang #ml #llama #llamacpp #cuda #vulkan #raspberrypi #nvidia

GitHub - hybridgroup/yzma: Go with your own intelligence - Go applications that directly integrate llama.cpp for local inference using hardware acceleration.

Go with your own intelligence - Go applications that directly integrate llama.cpp for local inference using hardware acceleration. - hybridgroup/yzma

GitHub

yzma 1.7 is out! With support for the very latest llama.cpp features and models, hardware acceleration, and all from Go without needing CGo.

You should go get it right now!

https://github.com/hybridgroup/yzma

#golang #llama #ml #vlm #inference #cuda #vulkan

GitHub - hybridgroup/yzma: Go with your own intelligence - Go applications that directly integrate llama.cpp for local inference using hardware acceleration.

Go with your own intelligence - Go applications that directly integrate llama.cpp for local inference using hardware acceleration. - hybridgroup/yzma

GitHub

yzma is a new Go package for local inference with Vision Language Models (VLMs) & Large Language Models (LLMs) using llama.cpp without CGo.

https://github.com/hybridgroup/yzma

#golang #llamacpp #llm #vlm #slm #tlm

GitHub - hybridgroup/yzma: Go with your own intelligence - Go applications that directly integrate llama.cpp for local inference using hardware acceleration.

Go with your own intelligence - Go applications that directly integrate llama.cpp for local inference using hardware acceleration. - hybridgroup/yzma

GitHub

My next few weeks:

Tomorrow, record Fallthrough podcast episode https://fallthrough.fm
Next week, @opencv Live stream https://opencv.org/live/
Oct. 6 keynote at @golab in Florence, Italy https://golab.io

Let's Go!

#golang #tinygo #embedded #openCV #computerVision #robots #drones #machines

Fallthrough

A deep and nuanced conversational podcast focused on technology, software, and computing.

Fallthrough

TinyGo 0.39 is out with what you need the most right now, which is Go 1.25 support! Of course there's more like multicore support on RP2350 and macOS. We've also got fixes+further improvements for reflect & stdlib packages. Plus a couple of new boards too.

https://github.com/tinygo-org/tinygo/releases/tag/v0.39.0

Release 0.39.0 · tinygo-org/tinygo

This release has what you need the most right now, which is Go 1.25 support! Of course it has other new features, such as adding multicore support for the RP2350 family of processors as well as for...

GitHub

Ready for Go hardware hacking in the city that never sleeps? Gophercon in NYC is just over 1 month away!

We'll be there with robots, drones, & lots of hardware. You bring a laptop & sense of adventure. A normal ticket gets you in, no extra fee.

Tue. Aug. 26, 10A-4PM

See you in the Big Apple!

https://www.gophercon.com/

#gophercon #golang #tinygo #hardware #drones #robots #iot #arduino

GopherCon 2026

Join us in Seattle, Washington from August 3rd - 6th at the Seattle Convention Center | Summit! As the premier gathering of Go programming language enthusiasts, you can expect some of the very best programming driven by our community, exceptional pre-conference workshops taught by a few of the smartest people we know, and multiple opportunities to network. Secure your pass today and we'll see you in the Emerald City!

Did you know that we have open monthly meetings to discuss important issues related to the ongoing development of TinyGo? Now you do!

More info here:
https://github.com/tinygo-org/tinygo/wiki/Meetings

#tinygo #golang #embedded #wasm

Meetings

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM. - tinygo-org/tinygo

GitHub

We have a new proposal for adding improvements for hardware acceleration, but that would require a breaking interface change.

What do you think? Feedback wanted!

https://github.com/hybridgroup/gocv/issues/1325

#opencv #gocv #golang #computerVision

proposal: always return errors, and also switch to passing InputArray/OutputArray interface instead of Mat · Issue #1325 · hybridgroup/gocv

This issue is to start a conversation about a possible breaking change to GoCV in order to implement 2 important features. Always return errors due to exceptions being caught The first proposed cha...

GitHub
Videodrone flight with face detector using WebAssembly on @wasmvision at GoMAD last night in Madrid.
#golang #tinygo #computerVision #wasm