
Midjourney, traditionally focused on AI image generation, has announced a new venture into medical hardware with a full-body scanner. This innovative device uses underwater ultrasonic sensors to complete a detailed body scan in just 60 seconds, aiming to match the detail of an MRI. The first Midjourney Spa, which will house these scanners, is planned to open in San Francisco in 2027. This development represents a bold new direction for Midjourney, potentially transforming routine health diagnostics with AI technology.
Read originalThe b9726 release of llama.cpp enhances server functionality with a new --agent argument, making command-line operations more efficient. By removing redundant web UI naming compatibility, the update simplifies the codebase. This release extends support to macOS, Linux, Windows, and openEuler, with specific improvements for AMD GPUs through ROCm 7.2 and NVIDIA GPUs with CUDA 12 and 13. While no new models are introduced, the update focuses on refining the platform's adaptability and ease of use for developers working in diverse computing environments.
The b9731 release of llama.cpp delivers a crucial optimization in how token probabilities are calculated. By adopting std::partial_sort, the system now efficiently sorts only the top-n tokens, cutting operation time from 8555.6 microseconds to 704.3 microseconds per operation. This enhancement is implemented across macOS, Linux, and Windows, improving performance for developers working with large language models. The update doesn't introduce new features but focuses on refining existing capabilities, such as KleidiAI on Apple Silicon and ROCm 7.2 on Ubuntu. This release underscores llama.cpp's commitment to making its core functionalities more efficient, particularly for those leveraging CUDA 12 and 13 on Windows.
The b9733 release of llama.cpp brings notable improvements for developers utilizing Vulkan and NVIDIA hardware, with new adapter toggles for F16 enhancing performance and flexibility. This update ensures llama.cpp remains a robust tool for AI development by supporting a wide array of operating systems, including macOS, Linux, Windows, and openEuler. While the release doesn't introduce new models, it continues to support diverse hardware configurations like ROCm 7.2 and CUDA 12 and 13. The inclusion of KleidiAI for Apple Silicon, although disabled, highlights ongoing efforts to optimize for ARM architectures. This update solidifies llama.cpp's role as a comprehensive solution for AI developers seeking cross-platform compatibility and performance.