Llama-b9856 Win Cuda 12.4 - Windows Defender claims it's a trojan
Summary
Windows Defender flags a version of Llama-b9856 running on CUDA 12.4 as a trojan, raising security concerns.
Similar Articles
llama.cpp Windows Manager
An open-source Windows application for managing llama.cpp runtimes, providing a visual interface to run multiple AI models simultaneously with monitoring and control features.
Build 9254 fixes my TG regression and adds PDL for NVIDIA GPUs
Build 9254 of llama.cpp fixes a token generation regression and adds Programmatic Dependent Launch (PDL) support for NVIDIA GPUs, yielding up to 10% speedup in token generation on newer hardware.
LlamaStation v0.9 — llama.cpp GUI for Windows with multi-backend support, TurboQuant, MTP and more
LlamaStation v0.9 is a Windows GUI for llama.cpp that offers a clean interface with full parameter control, multiple backends (official, TurboQuant, AtomicChat, BeeLlama), real-time VRAM monitoring, per-model profiles, voice mode, and headless mode, all without intermediate layers like Ollama.
**Your $80 Tesla P100 has been doing silently noisy math in llama.cpp for years. Three lines fix it, for free.**
A three-line fix corrects a precision bug in llama.cpp's CUDA code for Nvidia P100 GPUs (sm_60), dramatically improving output quality without performance loss. The patch extends an existing exemption to the P100, which has fast fp16 hardware that was incorrectly using lower precision.
Tensor split mode: CUDA error on latest llama.cpp with Qwen-3.6-27b
User reports a CUDA error when using tensor split mode with the latest llama.cpp and Qwen-3.6-27b model on dual RTX 3090s with Ubuntu Server 24.04 and Docker.