Show HN: Gerbil – an open source desktop app for running LLMs locally

Show HN (score: 34)
Found: November 11, 2025
ID: 2383

Description

Other
Show HN: Gerbil – an open source desktop app for running LLMs locally Gerbil is an open source app that I've been working on for the last couple of months. The development now is largely done and I'm unlikely to add anymore major features. Instead I'm focusing on any bug fixes, small QoL features and dependency upgrades.

Under the hood it runs llama.cpp (via koboldcpp) backends and allows easy integration with the popular modern frontends like Open WebUI, SillyTavern, ComfyUI, StableUI (built-in) and KoboldAI Lite (built-in).

Why did I create this? I wanted an all-in-one solution for simple text and image-gen local LLMs. I got fed up with needing to manage multiple tools for the various LLM backends and frontends. In addition, as a Linux Wayland user I needed something that would work and look great on my system.

More from Show

Show HN: Xorq – open compute catalog for AI

Show HN: Xorq – open compute catalog for AI Hi HN, Hussain and Dan from Xorq here.<p>After years of struggling with scaling compute that worked in notebooks but failed in production, we decided to do something about it. Data has standards like Iceberg and Delta. But compute is still a mess—trapped in notebooks, duplicated effort across teams, or baked into custom Airflow DAGs. We think of Xorq as the missing analog to Apache Iceberg, but for compute.<p>We’ve spent the last year building Xorq, an *compute catalog* that helps teams *reuse, ship, and observe* transformations, features, models, and pipelines across engines.<p>Xorq is built on:<p>- *Arrow Flight* (`do_exchange`) for high-speed data transport - *Ibis* for cross-engine expression trees, serialized to YAML - A portable UDF engine that compiles pipelines to SQL or Python - `uv` to make Python environments fully reproducible<p>Xorq features:<p>- pandas-style declarative transformations, backed by Ibis - Multi-engine execution (e.g., DuckDB, Snowflake) - UDFs as portable Flight endpoints - Serveable transforms by way of flight_udxf operator - Built-in caching and lineage tracking - Diff-able YAML artifacts, great for CI&#x2F;CD<p>Xorq use cases:<p>Since our last major release, it’s been exciting to see the first Xorq use-cases show up in the wild. All with *Python simplicity and SQL-scale performance*.<p>- Feature Stores (<a href="https:&#x2F;&#x2F;www.xorq.dev&#x2F;blog&#x2F;featurestore-to-featurehouse" rel="nofollow">https:&#x2F;&#x2F;www.xorq.dev&#x2F;blog&#x2F;featurestore-to-featurehouse</a>) - Semantic Layers (e.g. <a href="https:&#x2F;&#x2F;github.com&#x2F;boringdata&#x2F;boring-semantic-layer">https:&#x2F;&#x2F;github.com&#x2F;boringdata&#x2F;boring-semantic-layer</a>) - MCP + ML Integration (<a href="https:&#x2F;&#x2F;docs.xorq.dev&#x2F;vignettes&#x2F;mcp_flight_server" rel="nofollow">https:&#x2F;&#x2F;docs.xorq.dev&#x2F;vignettes&#x2F;mcp_flight_server</a>)<p>We’re open source and learning fast. Would love feedback on what’s useful or missing. Thanks in advance for trying it out!<p>Check out the demo of the Xorq CLI tool in action: <a href="https:&#x2F;&#x2F;asciinema.org&#x2F;a&#x2F;730484" rel="nofollow">https:&#x2F;&#x2F;asciinema.org&#x2F;a&#x2F;730484</a><p>---<p>Get Started<p>- Github: <a href="https:&#x2F;&#x2F;github.com&#x2F;xorq-labs&#x2F;xorq">https:&#x2F;&#x2F;github.com&#x2F;xorq-labs&#x2F;xorq</a> - Xorq docs: <a href="https:&#x2F;&#x2F;docs.xorq.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;docs.xorq.dev&#x2F;</a> ---<p>Sneak peak - Xorq Compute Catalog UI Console:<p>Check out this interactive Claude demo showing how the Xorq compute catalog can be visualized to accelerate composition, reuse, and troubleshooting of AI compute: <a href="https:&#x2F;&#x2F;claude.ai&#x2F;public&#x2F;artifacts&#x2F;d2f00d2a-a3f9-4032-884e-d22f620a0ccf?fullscreen=true" rel="nofollow">https:&#x2F;&#x2F;claude.ai&#x2F;public&#x2F;artifacts&#x2F;d2f00d2a-a3f9-4032-884e-d...</a>

No other tools from this source yet.