Kreuzberg document extraction tool renamed to Xberg, current version enters LTS
The author of Kreuzberg, a local document extraction tool, announced its renaming to Xberg due to pronunciation and comprehension issues for non-German speakers. The current version will be placed into long-term support (LTS) to simplify the transition, as renaming the repository and overwriting tags is complex.
Entities
Related
Hugging Face introduces Kernels repository type with redesigned CLIs and security
Hugging Face announced a new 'kernel' repository type on the Hub, along with a major redesign of the project including improved security, revamped CLIs, expanded framework/backend coverage, and a foundation for agentic kernel development. The updates aim to better serve users with compute-specific needs.
Hugging Face releases transformers v5.13.1 patch to enable vLLM compatibility
Hugging Face released transformers v5.13.1, a patch focused on enabling compatibility with the latest vLLM release. The update includes defensive handling of legacy layer types, fixes for custom code with new linear layer names, and a fix for _LazyAutoMapping.register with string keys.
Ollama releases v0.32.0-rc0 with Qwen3.5 support and agent UI
Ollama released v0.32.0-rc0, adding a Qwen3.5 parser and renderer, a warning for old agent models, and a new agent UI. This update enables users to work with Qwen3.5 models and improves the agent experience.
Software engineer publishes final part of LLM-from-scratch series covering inference and decoding
A software engineer published the fourth and final part of a blog series explaining LLMs from the ground up, focusing on token-by-token generation, KV cache, and decoding strategies (temperature, top-k, top-p). The series aims to help other software engineers understand the internals of LLMs.
PDF AI Renamer 2.0 renames files using on-device AI analysis
PDF AI Renamer is a macOS app that automatically renames PDFs, images, and scanned documents based on their content using on-device AI. It uses OCR and vision models to extract text from scans and images, then renames files with customizable templates. The app solves the problem of manually renaming large batches of documents for professionals and power users.