
DharmaOCR has outperformed newer OCR models, Mistral OCR4 and Unlimited-OCR, in extracting text from Brazilian Portuguese documents. Despite the newer models' technical advancements, DharmaOCR's domain-specific training gives it a significant edge. The model's two-stage training process, including Direct Preference Optimization, enhances its accuracy and stability. This specialization allows DharmaOCR to excel in tasks where language-specific nuances are critical, demonstrating the value of focused training over broader multilingual capabilities.
Read original
© Hugging Face BlogNVIDIA's Nemotron 3 Embed models have set a new benchmark in retrieval quality, with the 8B model ranking #1 on the RTEB leaderboard. This collection of embedding models is designed for production-scale retrieval tasks, offering open weights and datasets for customization. The models support multilingual and code retrieval, and are optimized for high-throughput deployment with NVIDIA's NVFP4 technology. This release provides developers with powerful tools for efficient and accurate retrieval, enhancing capabilities in agentic retrieval and reducing operational costs.
Hugging Face has reported a security breach involving unauthorized access to internal datasets and credentials. The attackers exploited vulnerabilities in the data-processing pipeline, gaining escalated access within internal clusters. AI-assisted anomaly detection played a crucial role in identifying the breach, showcasing the essential role of AI in modern cybersecurity. In response, Hugging Face has patched the vulnerabilities, rotated credentials, and strengthened security protocols. This incident highlights the increasing sophistication of AI-driven attacks and the necessity for advanced defensive measures. As autonomous attack tools become more common, having robust AI-driven defenses is critical for online platforms.
© Hugging Face BlogHugging Face's Shippy project tackles the complexities of developing AI agents for critical applications like maritime domain awareness. The project focuses on ensuring accuracy and trustworthiness by employing a layered approach, including a deterministic CLI and structured agent skills. Shippy is designed to operate within strict boundaries, avoiding speculation and legal judgments, which ensures it delivers precise information to maritime analysts. This design allows Shippy to manage complex queries effectively, providing dependable insights while maintaining data security and session isolation. By integrating AI into real-world workflows, Shippy demonstrates how AI can be both precise and secure in high-stakes environments.
The b10043 release of llama.cpp marks a notable enhancement with the addition of CUDA Virtual Devices, which significantly improves GPU resource management. By removing the NCCL path when virtual devices are in use, the update fine-tunes performance for these specific setups. This release also includes a comprehensive code refactor and the implementation of GPUx2 server CI jobs, reflecting a commitment to better testing and deployment processes. While there are no new model architectures, the update enhances the platform's flexibility across various operating systems, making it more adaptable for developers working with a wide range of hardware configurations.
The latest release of llama.cpp, b10051, addresses a critical issue in kernel dispatch by distinguishing between SME and SME2 capabilities. Previously, the integration treated SME as a single capability, leading to incorrect dispatch on SME(v1)-only hardware due to the use of SME2-specific instructions. This update introduces both build-time and runtime distinctions, ensuring that kernels are dispatched based on actual hardware support. This refinement enhances the accuracy and efficiency of operations on different hardware configurations, marking a significant improvement for developers working with these systems.
© The Verge AIGoogle's AI note-taking app is getting a new identity as it transitions from NotebookLM to Gemini Notebook. This rebranding aligns with deeper integration into Google's broader AI ecosystem, including Gemini and Google Search. The app, initially introduced as Project Tailwind, has evolved with features like AI-generated podcasts and TikTok-style clips. Now, it also offers a secure cloud computing feature for code execution, initially available to select business customers. This move signifies Google's commitment to enhancing AI-driven productivity tools.