AI

AI

Running StableDiffusion.cpp in Server Mode

The purpose Using stable-diffusion.cpp in server mode. Pros and Cons (Limitations) Before deciding whether or ...
AI

Running a Local LLM with Image Input Support (AMD GPU / CPU Compatible)

The purpose Running a local vision-capable LLM (Chat AI) using llama.cpp. In this article, we will use Qwen2.5-VL...
AI

Running SD3.5, which is rumored to be fast and high-quality, via the command line (supports AMD GPU/CPU)

The purpose Running SD3.5-medium (stable-diffusion-3.5-medium) from the command line using stable-diffusion.cpp. ...
AI

Running LLMs Locally (with AMD GPU/CPU Support)

The purpose Running a local LLM (Chat AI) using llama.cpp. In this article, we will use Gemma, Google's model des...
AI

Image Editing using Qwen-Image via Command Line (AMD GPU/CPU Support)

The purpose Image Editing using Qwen-Image via Command Line (AMD GPU/CPU Support) Qwen-Image from the command line u...
AI

Running Qwen-Image via Command Line (AMD GPU/CPU Support)

The purpose Run Qwen-Image from the command line using stable-diffusion.cpp. It can be executed on both AMD GPUs and...
AI

Running Stable Diffusion via Command Line (AMD GPU/CPU Support)

The purpose Run Stable Diffusion from the command line using stable-diffusion.cpp. It can be executed on both AMD GP...
AI

Running Z-Image-Turbo on CPU

The purpose "Trying out Alibaba's Z-Image-Turbo image generation model in a non-CUDA environment." Build environm...
AI

usage and comparison of Gemini 2.5 Flash Image(nano-banana)

The purpose We will use Gemini 2.5 Flash Image (nano-banana) and compare it with Gemini 2.5 Flash Image. Gemini 2...
AI

Merge split safetensors files into one file

The purpose Sometimes when you download a model from Hugging Face, it comes in multiple files, like model-00001-of-0...
Copied title and URL