b9286
B9286 introduces support for HybridDNATokenizer as its own vocabulary type (LLAMA_VOCAB_TYPE_HYBRIDDNA), enabling proper tokenization of DNA sequences by routing raw text through a DNA-aware splitter
Knowledge catalogue
B9286 introduces support for HybridDNATokenizer as its own vocabulary type (LLAMA_VOCAB_TYPE_HYBRIDDNA), enabling proper tokenization of DNA sequences by routing raw text through a DNA-aware splitter
Release b9292 of llama.cpp fixes a memory leak in the server context where speculative decoder, draft context, and draft model were not properly freed during destroy(), causing VRAM leaks on sleep/res
arXiv:2605.22373v1 Announce Type: cross Abstract: Safety classifiers are essential safeguards within generative AI systems, filtering harmful content or identifying at-risk users when interacting with
arXiv:2605.21712v1 Announce Type: new Abstract: Transportation safety analysis requires integrating crash records, roadway attributes, and geospatial data through GIS-based workflows, but access remai
arXiv:2605.22422v1 Announce Type: new Abstract: Table structure recognition (TSR) requires both table-level coherence (row/column counts, headers, spanning cells) and precise separator localization. W
arXiv:2605.22209v1 Announce Type: new Abstract: Video Capsule Endoscopy (VCE) poses a challenging multi-label temporal classification problem, requiring simultaneous localization of 8 anatomical regio
arXiv:2605.20704v1 Announce Type: cross Abstract: Autonomous AI agents that spawn sub-agent swarms create a safety gap: existing credential revocation mechanisms, OAuth~2.0 introspection, OCSP, and W3
arXiv:2605.21858v1 Announce Type: new Abstract: Large language models (LLMs) have recently shown strong potential in modeling relational structures. However, existing approaches remain fundamentally g
Pixal3D is a Tencent image-to-3D model that generates high-fidelity 3D assets from a single image by explicitly lifting pixel features into 3D through back-projection to establish direct pixel-to-3D c
This Reddit post discusses a common ComfyUI issue where users cannot locate spatial upscaler models for img2vid workflows. The problem typically stems from placing spatial upscaler models in the wrong
arXiv:2511.07885v4 Announce Type: replace-cross Abstract: Large language model (LLM) queries are predominantly processed by frontier models in centralized cloud infrastructure. Demand growth strains t
arXiv:2605.21652v1 Announce Type: new Abstract: Vision-Language Models (VLMs) have significantly advanced medical visual question answering, yet their performance in ultrasound remains suboptimal. In
LM Studio version 0.4.14 introduced support for MTP (likely Model Transfer Protocol or a similar feature), with audio functionality enabled. This update was announced on the official LM Studio X/Twitt
The AI PC is being fundamentally redefined as agentic workloads push the boundaries of what local compute can deliver — and as runaway cloud token costs force enterprises to rethink where inference ac
arXiv:2605.22581v1 Announce Type: new Abstract: Many public buildings provide floorplans with a 'you are here' indicator to help visitors orient themselves. Floorplan localization seeks to computation
arXiv:2605.22658v1 Announce Type: new Abstract: While large language models provide strong compositional reasoning, existing reasoning segmentation pipelines fail to transparently connect this reasoni
arXiv:2605.22476v1 Announce Type: cross Abstract: Entity tracking requires maintaining and updating latent states for entities and attributes over long sequences. Recent task-specific attention operat
ComfyUI posted a welcoming message to new community members on X (Twitter), using a celebratory tone to encourage engagement and belonging within their user base. The post reflects community-focused v
A discussion of progressive training approaches for diffusion models where training begins at lower scale factors and progressively increases to target scale factors, leveraging previously trained mod
ID-LoRA (Identity-Driven In-Context LoRA) enables identity-preserving audio-video generation by simultaneously dictating the scene's visual content, environmental acoustics, and speaking style while p
arXiv:2605.20742v1 Announce Type: new Abstract: With the rapid proliferation of electric vehicles, the safety and reliability of lithium-ion batteries have become critical concerns. Effective anomaly
arXiv:2605.21633v1 Announce Type: cross Abstract: When the blood supply to the brain is obstructed by a clot, oxygen delivery to brain tissues becomes insufficient, leading to cellular necrosis. In he
arXiv:2605.22823v1 Announce Type: new Abstract: Video Large Language Models (Video-LLMs) have made rapid progress on temporal video understanding, yet many fail at a basic perceptual primitive: signed
AceStep 1.5 is a LoRA (Low-Rank Adaptation) model trained on the first two albums of the Modern Talking band, designed for use with Stable Diffusion image generation. This LoRA likely enables the gene
arXiv:2605.21421v1 Announce Type: new Abstract: Motion capture is the gold standard for measuring human movement, but clinical use remains limited by cost, technical complexity, and privacy concerns.
Release b9255 of llama.cpp features a Hexagon HMX quantized matmul rework (#23368), including updates to debug logging, dequantization logic using HVX vectors, removal of non-pipelined quantization op
llama.cpp release b9257 optimizes operations in the Vulkan IM2COL shader and improves code formatting . The release includes prebuilt binaries for multiple platforms including macOS, Linux, Android, a
Release b9259 of llama.cpp fixes a nullptr crash in the speculative common module's get_devices_str function (PR #23386). The fix addresses an issue where ggml_backend_dev_by_name appends a nullptr se
Release b9260 of llama.cpp includes OpenCL backend refactoring that improves initialization, GPU identification, and performance by caching global memory size in device context. llama.cpp enables LLM
Release b9263 of llama.cpp includes a merge of HunyuanOCR into HunyuanVL with fixes to OCR vision precision. The update consolidates OCR functionality into the HunyuanVL projector while maintaining co
b9264 is a llama.cpp release that includes improvements to HunyuanVL model support, merging HunyuanOCR functionality and fixing vision precision issues. This build represents an intermediate developme
b9266 is a release tag for llama.cpp, a project for LLM inference in C/C++. This release represents a specific build version of the llama.cpp framework, which enables LLM inference with minimal setup
Release b9270 adds support for the HybridDNATokenizer used by the Carbon-3B model family, implementing a new BPE pre-type for tokenizing DNA sequences. The tokenizer handles DNA k-mers with fixed 6-me
Release b9273 of llama.cpp introduces support for the HybridDNATokenizer with new pre-type and dispatched tokenization logic, alongside pure helper functions for DNA k-mer processing and conversion ut
Release b9275 of llama.cpp includes optimization of the Metal concat kernel and fixes to the GGML_OP_SET kernel threads . The release extends test coverage for copy operations with different source an
arXiv:2605.20293v1 Announce Type: new Abstract: Predictive coding (PC) offers a local and biologically grounded alternative to backpropagation in the training of artificial neural networks, yet to dat
arXiv:2605.20270v1 Announce Type: new Abstract: A local specialist LLM, fine-tuned with reinforcement learning from verifiable rewards (RLVR) on operator-local data, is installed in a regulated organi
This post demonstrates using reference images with control maps in FLUX.2 instead of training LoRAs, allowing users to fuse a reference image with pose or edge control data while preserving identity a
This post describes a user's experience building a local AI agent using Ollama, an open-source tool for running large language models locally. The article likely covers the practical implementation st
arXiv:2603.13419v2 Announce Type: replace Abstract: Diffusion models generalize well in practice. However, an optimal diffusion model fully memorizes the training data and therefore fails to generaliz
arXiv:2601.03019v4 Announce Type: replace-cross Abstract: DNA language models are increasingly used to represent genomic sequence, yet their effectiveness depends critically on how raw nucleotides are
arXiv:2605.20717v1 Announce Type: cross Abstract: This work presents E-ReCON, a 16 Kb energy and resource-efficient digital compute-in-memory (DCIM) macro based on a compact 3T1R ReRAM bitcell for edg
arXiv:2605.20569v1 Announce Type: new Abstract: Hyperspectral imagery encodes rich material properties that can improve tracking robustness under appearance ambiguity, illumination change, and backgro
arXiv:2602.16608v2 Announce Type: replace Abstract: Transformer models achieve state-of-the-art performance across domains and tasks, yet their deeply layered representations make their predictions di
arXiv:2602.13485v2 Announce Type: replace Abstract: Networks of modern industrial systems are increasingly monitored by distributed sensors, where each system comprises multiple subsystems generating
arXiv:2503.19708v2 Announce Type: replace-cross Abstract: Urban microclimate, encompassing wind and temperature fields shaped by building geometry, significantly impacts energy consumption, pedestrian
arXiv:2605.21171v1 Announce Type: new Abstract: Ternary Vision Transformers offer substantial model compression, however state-of-the-art methods only ternarize the encoder layers, leaving patch embed
arXiv:2605.20891v1 Announce Type: new Abstract: Multimodal survival prediction, a crucial yet challenging task, demands the integration of multimodal medical data (eg Whole Slide Images (WSIs) and Gen
A developer added a visual fold feature to ComfyUI, a node-based visual programming environment used for Stable Diffusion workflows. This feature helps organize complex workflows with many nodes by al
I'm excited about the new @amd Ryzen AI Halo because we need more local hardware for AI builders! There's something fun and exciting about building on your own machines rather than sending to the clou
arXiv:2605.20682v1 Announce Type: new Abstract: Multimodal large language models (MLLMs) have shown remarkable capability in bridging visual perception and textual reasoning, enabling zero-shot unders
arXiv:2605.20595v1 Announce Type: new Abstract: Dense low-altitude aerial operations require more than pre-flight route coordination and last-resort collision avoidance. Once aircraft are airborne, di
arXiv:2605.20784v1 Announce Type: cross Abstract: Spatial reasoning requires both location-bound computation and location-invariant structure: agents must make local moves while preserving route, obje
LoRA models can be used with image-to-video workflows to create automatic lip-syncing effects by controlling camera movements and instructing the model to synchronize audio with mouth movements. This
arXiv:2605.21086v1 Announce Type: new Abstract: While Large Language Models (LLMs) are increasingly integrated into in-vehicle conversational systems, identifying the optimal model remains challenging
arXiv:2605.20866v1 Announce Type: new Abstract: Communication is a major bottleneck in distributed learning, especially in large-scale settings and in federated learning environments with slow links.
LTX-2.3 is a multimodal video generation model developed by Lightricks that generates synchronized audio and video in a single forward pass at resolutions up to 4K at 50 frames per second. The model i
arXiv:2605.20299v1 Announce Type: new Abstract: Generative sequence models are often trained to plan motion in physical domains, from robotics to mechanical simulations. When constructing a dataset to
arXiv:2605.20273v1 Announce Type: new Abstract: Online model editing for multimodal large language models (MLLMs) requires assimilating a stream of corrections under tight compute and memory budgets.
arXiv:2509.17931v2 Announce Type: replace Abstract: Accurate multi-needle localization in intraoperative CT images is crucial for optimizing seed placement in pelvic seed implant brachytherapy. Howeve