
OpenAI has launched a dedicated ChatGPT desktop app for Linux, addressing a long-standing request from the open source developer community. The app, available in preview, supports popular Linux distributions such as Ubuntu, Debian, and Fedora. This release allows Linux users to access ChatGPT, ChatGPT Work, and Codex, expanding OpenAI's reach across all major desktop operating systems. Although Anthropic released its Claude app for Linux earlier, OpenAI's move is a significant step in making AI tools more accessible to Linux users.
Read original
© TechCrunch AIWriter has unveiled Palmyra X6, a new AI model designed to significantly reduce token costs for enterprises. Built on Z.ai’s open source GLM-5.2, this model aims to cut costs by up to 50% for basic tasks, addressing the growing concern over AI deployment expenses. Alongside the model, Writer has enhanced its agentic harness, optimizing it for complex, multi-step tasks. This dual approach not only promises cost efficiency but also challenges the dominance of major AI labs by offering a more economical alternative for businesses.
© TechCrunch AIDatabricks has successfully raised $5 billion in a funding round that values the company at a staggering $190 billion. Initially aiming for a $1 billion raise, the company was overwhelmed by investor interest, leading to a much larger round. This influx of capital will support Databricks' ambitious AI initiatives and ongoing M&A activities, including recent acquisitions like Electric and Panther. The company's impressive growth metrics, such as a $7 billion annualized revenue run rate, underscore its strong market position. With this funding, Databricks is well-positioned to continue its AI-driven expansion while remaining private.
© TechCrunch AIOpenAI's new Ultrafast mode for GPT-5.6 Sol significantly boosts processing speed, achieving up to 14 times the standard rate. This enhancement allows the model to generate up to 750 tokens per second, making it a game-changer for real-time applications. Unlike previous solutions that required smaller models for speed, Ultrafast maintains the power of GPT-5.6 Sol while accelerating its output. Initially available to a select group, this feature is set to transform workflows in areas like customer service and financial analysis as access expands.
The latest b10412 release of llama.cpp introduces backend sampling for both dflash and dspark, marking a technical enhancement in the platform's capabilities. This update allows for more refined control with the enablement of p_min > 0 in backend sampling, adding a layer of precision for developers. While the release doesn't introduce new models or architectures, it quietly strengthens the platform's backend functionality, making it more versatile for developers working across various systems. This update is a step forward in optimizing the performance and flexibility of llama.cpp's inference capabilities.
The b10414 release of llama.cpp marks a significant enhancement with the addition of GGML_TYPE_TQ2_0 type processing in the Metal backend, enabling ternary operations with 2 bits per element. This update brings a more efficient mul_mv kernel, focusing on float operations and optimizing data handling through techniques like precalculating sums. While the release doesn't feature new models, it refines the platform's performance and broadens its compatibility across systems like macOS, Linux, and Windows. By improving efficiency and versatility, llama.cpp continues to be a valuable tool for developers working with a variety of hardware configurations.
The b10418 release of llama.cpp brings notable improvements to SYCL support, particularly through the introduction of host pinned memory, which enhances host-to-device memory access. This update also resolves a thread-safety issue, ensuring more stable performance across different hardware setups. While no new models are introduced, the release focuses on strengthening the existing infrastructure, making it more robust for developers working with SYCL. This update is crucial for optimizing performance and ensuring compatibility, especially for those leveraging SYCL in their development environments.