Databricks eyes >$100B valuation as investors back its AI growth plans
Databricks said on Aug. 19, 2025 it has signed a term sheet for a new late-stage funding round that would lift its valuation to more than $100 billion â up roughly 61% from its prior valuation. The company said the capital will be used for product development and M&A as customers rush to deploy AI apps and agents on top of corporate data. The deal underscores strong investor appetite for enterprise AI infrastructure and analytics platforms that power generative-AI use cases.
IVIX raises $60M Series B to scale AI tools that spot financial crime
IVIX, a New Yorkâbased startup that uses LLMs, graph analytics and public data to help governments detect moneyâlaundering and other illicit finance, said on Aug. 18, 2025 it raised $60 million in a Series B round (bringing total funding to ~$85M). The funding, led by O.G. Venture Partners, will accelerate R&D and broader deployments of its AI-powered investigation platform â highlighting investor interest in AI products aimed at publicâsector crimeâfighting and compliance.
Read more â
The Wall Street Journal
OverFill: a twoâstage decoding method that slashes LLM inference cost without retraining
Researchers posted a new arXiv preprint (OverFill) proposing a twoâstage decoding architecture that separates the computeâheavy prefill step from sequential decoding. OverFill runs a full model to process inputs in parallel (prefill) then switches to a smaller dense/pruned generator for token-by-token decoding. The paper shows large gains in accuracyâefficiency tradeoffs (e.g., 3Bâ1B and 8Bâ3B configurations outperform sameâsized pruned models by large margins) and claims comparable quality to sameâsize trained models while using less training data. Why it matters: inference costs and latency are major bottlenecks for deploying powerful LLMs at scale; OverFillâs approach offers a practical pathway to reduce compute/latency and make highâquality generation cheaper and faster without full model retraining. Impact: could influence production architectures (edge/realâtime applications, multiâtenant inference services), spark followâon work on hybrid decoding pipelines, and attract interest from companies optimizing inference stacks.
Activation steering for bias mitigation: interpretable, inferenceâtime interventions inside LLMs
A fresh arXiv preprint introduces 'Activation Steering for Bias Mitigation,' an interpretable twoâstage method that detects bias directions in model activations with lightweight linear probes and then applies computed steering vectors at inference time to nudge outputs toward neutral responses. The authors demonstrate strong debiasing on GPTâ2âlarge and report that probes reliably identify latent bias signals concentrated in later layers; steering vectors adjust generations in real time without full fineâtuning. Why it matters: this offers a practical, mechanistic alternative to heavy retraining or brittle prompt hacksâproviding explainable, fast interventions that can be audited and tuned. Impact: if robust across larger stateâofâtheâart models, activation steering could become a deployable tool for safer LLMs (content moderation, fairness pipelines) and will likely prompt more mechanistic interpretability + safety research into inferenceâtime control.
Databricks eyes >$100B valuation in new lateâstage funding round
Databricks has signed a term sheet for a Series K round that would lift its valuation to more than $100 billion â roughly a 61% jump from its prior $62B valuation. The company says the round is oversubscribed and plans to deploy proceeds into product development and M&A as demand for enterprise AI apps and agents surges. The move underscores persistent investor appetite for large AI infrastructure and platform plays, and could reshape lateâstage pricing and deal dynamics in the AI market.
CoreWeaveâs proposed $9B allâstock takeover of Core Scientific becomes a benchmark AI infrastructure deal
Analysts and investors are scrutinizing CoreWeaveâs plan to acquire Core Scientific in an allâstock transaction valued at about $9 billion â a vertical integration designed to secure power and dataâcenter capacity for AI workloads. The deal, announced earlier this summer, is drawing fresh attention (and shareholder pushback) as filings and valuation swings reveal the complexities of consolidating AI infrastructure amid volatile public valuations; its outcome could set precedent for how hyperscalers lock in capacity and finance expansion.
Read more â
Financial Times
OpenAIâs GPTâ5 lands inside GitHub â now generally available in GitHub Models (and rolling into IDE previews)
What happened: GitHub announced GPTâ5 is generally available in GitHub Models (Aug 7) and that OpenAIâs GPTâ5 was rolling into Copilot previews for major IDEs (public preview updates in midâAugust). Why it matters: GPTâ5 brings bigger context, stronger reasoning and agentic capabilities to developer workflows, making AI-assisted coding, multiâstep automation and test/evaluator generation more powerful inside the tools developers already use. Impact: Teams and individual devs can experiment with higherâcapability models inside GitHub Models, Copilot, and IDEs (VS Code, JetBrains, Xcode, Eclipse), speeding prototyping, code review and agentic workflows while pushing enterprises to update policies and guardrails for AIâgenerated code.
Read more â
GitHub Changelog (GitHub Blog)
ElevenLabs launches Eleven Music â an AI music generator cleared for commercial use
What happened: ElevenLabs released 'Eleven Music', a generative music tool that creates full songs (instrumental + vocals) from naturalâlanguage prompts and is positioned for commercial use. Why it matters: Unlike many earlier music generators, ElevenLabs says it partnered with music publishers/collectives and built licensing/revenueâsharing safeguards to reduce copyright risk â making it practical for creators, advertisers and small studios to produce music quickly. Impact: Content creators, podcasters and indie developers gain an easy way to generate custom tracks for apps and videos, potentially cutting production time and cost â while the wider music industry watches for legal and creative implications.