Banana-Pi

Benchmarking llama.cpp on SpacemiT K3: RISC-V AI Cores vs Standard RVV (Part 4)

Benchmarking llama.cpp on SpacemiT K3: RISC-V AI Cores vs Standard RVV (Part 4)

TL;DR SpacemiT's K3 has two core types: X100 (general-purpose, vlen 256) and A100 ("AI cores", vlen 1024). Standard llama.cpp runs 2.3x …

Running a Local LLM on RISC-V: Building llama.cpp on a Banana Pi F3 (Part 1)

Running a Local LLM on RISC-V: Building llama.cpp on a Banana Pi F3 (Part 1)

TL;DR I built llama.cpp from source on a Banana Pi F3 (SpacemiT K1, riscv64), ran TinyLlama 1.1B, and got an OpenAI-compatible API server running at …

Building WASI SDK on RISC-V: Self-Hosted WebAssembly Development on a Banana Pi F3

Building WASI SDK on RISC-V: Self-Hosted WebAssembly Development on a Banana Pi F3

Photo by Quang Vuong on Pexels In my previous article, I ran WebAssembly containers on a RISC-V board and hit a wall: WASI SDK, the standard …

The One-Line Patch That Unlocked Next.js on RISC-V: A Detective Story

The One-Line Patch That Unlocked Next.js on RISC-V: A Detective Story

<!-- Converted from AsciiDoc by asciidoc-to-jekyll-converter Original file: …