Tag: performance
7 articles tagged with "performance"
Run a Local LLM on Raspberry Pi with Ollama
Run large language models locally on Raspberry Pi using Ollama. Covers installation, model selection, performance benchmarks, and building a private AI chatbot.
Monitor Raspberry Pi Performance
Monitor your Raspberry Pi's CPU, memory, temperature, and disk usage. Covers htop, vcgencmd, Netdata, and Prometheus.
Node.js on Raspberry Pi (Performance Test)
Benchmark Node.js performance on Raspberry Pi models. Includes HTTP throughput, startup time, and memory usage tests.
Optimize SD Card Performance
Speed up your Raspberry Pi by optimizing SD card performance. Covers filesystem tuning, swap, log reduction, and SSD migration.
Raspberry Pi Overclocking Guide
Safely overclock your Raspberry Pi 4 or 5 for better performance. Covers config.txt settings, cooling, and stability testing.
Run AI Models on Raspberry Pi
Run AI and machine learning models on a Raspberry Pi using TensorFlow Lite, ONNX Runtime, and llama.cpp. Includes benchmarks.
TensorFlow Lite Setup Guide
Install and configure TensorFlow Lite on a Raspberry Pi for on-device machine learning inference. Includes image classification example.