Clarence's Wicked Mind

news from Clarence, stuff that doesn't matter

Monday, May 18, 2026

Gemini CLI docker broken

›
The recent Gemini CLI docker approach is broken. A temp fix is to change the entry point:  SANDBOX_FLAGS='--entrypoint=""'...
Sunday, May 10, 2026

Resolving core dump issues when running llama.cpp on Ryzen iGPU

›
Although running llama.cpp on Ryzen iGPU with Vuklan is slow, but it is free. And with a competent model such as Gemma 4, I use it to plan c...
Saturday, August 9, 2025

Vibe coding with Gemini CLI

›
My hobby project  newsSum  was using Vue 2 and I have been thinking about upgrading to Vue 3 with Composition API. I thought it would be a g...
Sunday, July 27, 2025

Foundations of Large Language Models

›
 Here is a summary of Foundations of Large Language Models , generated by Gemini CLI with gemini-2.5-pro. Of course. Here is a summary for e...
Monday, June 2, 2025

Trying out Qwen3 30B model

›
Running the Qwen3 30B Q8 model with llama.cpp locally is really responsive. Even with my Ryzen 5600G internal graphics card, it could run at...
Wednesday, April 2, 2025

Running llama.cpp locally to test code suggestions

›
  Yesterday I was playing with the Qwen 2.5 70B model to generate some Python code but it didn't work. So today I tried to run the Llam...
Tuesday, April 1, 2025

Trying out code generation with Qwen 2.5 32B

›
I was playing with some of the smaller LLM models (Llama 2 7B Q4, Llama 3.1 8B Q8 etc) and found that they hallucinate a lot (as expected) ....
Thursday, March 27, 2025

Building llama.cpp with vulkan on openSUSE

›
When trying to run llama.cpp locally, I found that the instructions for building the docker image with vulkan acceleration doesn't work...
Friday, December 27, 2024

Trying out vector embeddings

›
newsSum is a Google App Engine application that bundle articles from different news sources. To try out ML embeddings , I decided to add a ...
Tuesday, December 24, 2024

A machine learning model to identify music albums from photos

›
  I was looking for a home automation project to select and play specific music album from stream services. There are similar ideas of using...
‹
›
Home
View web version
Powered by Blogger.