Interactive Jacobian-Lens visualizer and live steerer for GGUF models on llama.cpp
Summary
An interactive Jacobian-lens visualizer and live steerer for GGUF models running on llama.cpp, enabling real-time model interpretability and control.
Similar Articles
orcarouter/Qwen3.8-27B-Uncensored-GGUF
This is a GGUF conversion of the uncensored Qwen3.8-27B model, an abliterated version with safety alignment removed for research purposes, running on llama.cpp with various quantizations and vision support.
LiquidAI/LFM2.5-2.6B-GGUF
This Hugging Face model card presents LiquidAI's LFM2.5-2.6B model in GGUF quantized format, with instructions for running it locally via llama.cpp, vLLM, Ollama, and other tools.
PSA: unsloth/GLM-5.2-GGUF is uploading
unsloth has uploaded a GGUF version of GLM-5.2 to Hugging Face, providing ready-to-use model files for various inference engines like llama.cpp, vLLM, and SGLang.
model: Granite4 Vision by gabe-l-hart · Pull Request #23545 · ggml-org/llama.cpp
This pull request adds support for the Granite4 Vision model to llama.cpp, an open-source LLM inference engine.
I kept rewriting parameters every time I swapped models on vLLM and llama.cpp, so I built a tool to manage them (llmux, MIT)
A developer built llmux, an open-source tool to simplify managing model profiles across different engines like vLLM and llama.cpp, allowing one-click switching with Docker and NVIDIA GPU support.