Tag ai

Running Qwen3.8-27B locally with llama.cpp

Qwen released Qwen3.8-27B on August 14. It is a dense 27B model, with no mixture-of-experts routing: every parameter works on every token. It has thinking mode on by default, a 262,144 token context window, and an Apache 2.0 license. Release-week…

A local Firecrawl for my Hermes agent

My Hermes Agent does a lot of web work: it extracts the content of pages as clean markdown, and it searches the web. Both go through Firecrawl, a scraping API that exists as a hosted cloud service and as an…

Hermes Agent

In the science fiction movies I watched as a kid, people talked to computers in natural language. Now it is real. Some months ago I wrote about Ollama. Since then, the way I use AI has changed completely: now almost…

The LLM revolution

ChatGPT was launched in November 2022, and it changed our world as we knew it. Since then, Large Language Models (LLMs) have integrated into our daily workflows enhancing our productivity and the quality of our work. Another interesting milestone happened…

OpenAI’s ChatGPT chatbot

OpenAI is a research institute that focuses on conducting research in the field of artificial intelligence. The organization was founded in 2015 with the goal of promoting and developing friendly AI, which refers to AI that is aligned with human…