
Google has launched Gemini 3.5 Flash Cyber, a new AI security model aimed at quickly identifying and patching vulnerabilities. Positioned as a cost-effective alternative to larger models like Anthropic's Mythos, it integrates with Google's CodeMender to enhance security capabilities. The model has shown competitive performance, identifying unique issues in the V8 JavaScript Engine. This move highlights Google's strategy to offer efficient AI solutions for cybersecurity, particularly for governments and trusted partners.
Read originalThe latest b10083 release of llama.cpp continues its trend of broadening platform compatibility, making it a versatile choice for developers across different systems. Notably, this update includes support for Ubuntu with ROCm 7.2, enhancing performance for AMD GPU users. Windows users benefit from updated CUDA support, with DLLs for both CUDA 12.4 and 13.3, ensuring compatibility with the latest NVIDIA technologies. While no groundbreaking new features are introduced, the release solidifies llama.cpp's position as a flexible inference runtime across diverse hardware setups.
The latest b10085 release of llama.cpp addresses a key issue with the Qwen3-VL vision model's position embedding interpolation. By aligning the interpolation method with the transformers reference, the update ensures more accurate grounding coordinates, particularly for larger and non-square images. This change is crucial for developers working with image processing tasks, as it reduces discrepancies in image scaling. While the update doesn't introduce new models, it enhances the precision of existing functionalities, making llama.cpp a more reliable tool for AI developers.