Config for daily beta llama.cpp vulkan on 7900xtx/ubuntu
A user shares a bash configuration script for running the Qwen3.6-35B-A3B IQ4_XS model using the Vulkan backend in llama.cpp on an AMD 7900 XTX GPU with Ubuntu.
A user shares a bash configuration script for running the Qwen3.6-35B-A3B IQ4_XS model using the Vulkan backend in llama.cpp on an AMD 7900 XTX GPU with Ubuntu.
A user upgraded a budget PC with two RTX 3090s and an Intel Arc A770 to test multi-GPU inference performance using llama.cpp. The primary finding is that the Vulkan backend causes excessive memory overhead compared to CUDA, making it unsuitable for mixed-vendor setups.
A pull request submitted to the ggml-org/llama.cpp repository aims to improve the viability of Vulkan Tensor Parallelism. The contributor, identified as Piotr, has implemented changes intended to make this feature more usable.
A developer with 45 years of software experience is completing a local-first harness for running local and API models, featuring logic around multiple agents. The author has spent six months building tools to improve the local LLM workflow and is now asking the community what features would enhance their experience.
The article questions the rationale behind Wall Street's classification of Intel as an "AI picks and shovels" investment, asking who is actually purchasing Intel hardware for AI data centers.
A Reddit user is planning to deploy a machine with multiple GPUs for serving coding and Hermes models, seeking solutions that allow flexible configuration swapping without manual intervention.
The author argues that acquiring new hardware should be used for supervised fine-tuning (SFT) and reinforcement fine-tuning (RFT) rather than standard model benchmarking. This approach offers a viable path to monetization by leveraging open models, especially as proprietary APIs become less accessible or more expensive.
Fernando Irarrázaval conducted a challenge on hackmyclaw.com to test if 6,000 attempts could leak secrets from his OpenClaw instance using the Opus 4.6 model.
Andrew Nesbitt published a speculative incident report detailing a scenario where two AI review agents from competing vendors enter a disagreement loop over the safety of the 'foxhole-lz4' package.
A developer has created a streaming medical speech-to-text model that operates fully on-device, demonstrated via MLX on a MacBook. The project is currently undergoing further evaluations, with open weights planned for release next week.
This review evaluates Guglielmo Iozzia's book "Domain-Specific Small Language Models," which advocates for a paradigm shift from generalist large language models to specialized, fine-tuned small language models (SLMs). The reviewer argues that SLMs offer superior control, visibility, and cost-efficiency for narrow tasks compared to the hype surrounding artificial general intelligence.
The article details an engineering approach to building a local AI assistant that converts raw screen captures and meeting transcripts into queryable data using only models that run efficiently on laptops. The system leverages Apple's Vision framework for OCR, idle-time distillation of a 4B Gemma model, and hybrid retrieval to avoid performance bottlenecks.
OpenAI has initiated a limited preview of the GPT-5.6 model series, introducing three distinct variants: Sol as the flagship, Terra for balanced everyday work, and Luna for fast, affordable tasks. The company plans to make these models generally available in the coming weeks following this initial phase with trusted partners.
A Reddit user has acquired eight Tesla T4 datacenter cards from retired VDI servers and is seeking recommendations on how to utilize the remaining units. One card is currently functional in a DEG1 chassis, but the rest require a use case or configuration strategy.
A user on r/LocalLLaMA is considering upgrading their hardware setup from two RTX 3090 GPUs to four RTX 5070 Ti cards, specifically evaluating the performance implications for single-stream inference.
The authors have open-sourced a harness for evaluating Vision-Language Models (VLMs) that allows users to test models on their own video data with full reproducibility through traced runs. This tool ties every result to its specific input and configuration, enabling accurate evaluation of accuracy, latency, and cost.
A Reddit post in the r/LocalLLaMA community asks users to share local AI workflows that significantly improved their productivity or utility. The author specifically invites suggestions regarding RAG, MCP, coding agents, prompt organization, document indexing, and automation.
A Reddit user is seeking hardware recommendations for running multiple small to medium-sized models locally for data parsing, extraction, and reasoning tasks. The user intends to use the setup for model building, testing, LoRA creation, and distillation, while reserving large cloud models like Opus for complex tasks.
A user reports frustration with Gemma 4's default image resolution settings, noting that the model struggles to decipher smaller text and larger compositional elements compared to competitors like Qwen 3.6.
A user on Reddit is asking for feedback on a plan to sell their Zotac Solid RTX 5090 with 128GB of RAM and replace it with five RTX 5060 Ti 16GB cards.