Blog
About Me
Twitter
Gitlab
bruno.verachten.fr
Articles regarding my daily work and my tinkering at home
Videos here
!
« Prev
1
2
3
4
5
6
7
8
9
10
Next »
Installing Caffe on the Orange Pi 4B
Install dependencies sudo apt-get install libprotobuf-dev libleveldb-dev libsnappy-dev libopencv-dev libhdf5-serial-dev protobuf-compiler cmake sudo …
Installing libltc on armhf Debian
Installing libltc on armhf Debian One of my (way too many) current projects is to create a device that would mimic dish.tc. I have created a …
Installing TensorFlow on the Orange Pi 4B
This quick howto is heavily based on Orange Pi’s documentation. To this day, Orange Pi recommended versions of TensorFlow and Python are quite old: …
Running a 70B LLM on Pure RISC-V: The MilkV Pioneer Deployment Journey
When the 40GB download completed and the model loaded into memory, I wondered: would a 70-billion parameter language model actually run on a RISC-V …
Running GitHub Actions on RISC-V64: A Production Journey with Docker Builds
Setting up continuous integration for RISC-V64 is not as straightforward as x86_64 or ARM64. The official GitHub Actions runner doesn’t support …
Sphinx: Installing sphinxbase on the OrangePi 4B
This post will be part of a series regarding generating subtitles for videos with the OrangePi 4B running Armbian. We’re not yet sure of what we’ll …
« Prev
1
2
3
4
5
6
7
8
9
10
Next »