Skip to content

Google Releases New Open-Source Tools to Push AI Development

A good initiative by Google for the advancements of open-source AI.

Recently, Google unveiled the wide range of advancements they have made in their AI offerings during the Cloud Next '24 event, with the AI Hypercomputer architecture taking the center stage.

They also showcased a few performance optimized hardware enhancements such as Cloud TPU v5p, NVIDIA H100 Tensor Core GPU-powered A3 Mega VMs, a new block storage service optimized for AI inference, and the introduction of NVIDIA's Blackwell GPUs in Google Cloud.

But, something else caught my eye in the flurry of announcements that focused on Google's advancements in open software.

A Rekindled Push by Google towards Open-Source AI?

Just a few months back, we saw Google open sourcing Magika, their AI-powered tool focused on cybersecurity, and I thought what will they do next?

Well, as it turns out, they have introduced some interesting open-source AI tools that aim to achieve a variety of goals.

We start off with MaxDiffusion, a collection of reference implementation of various diffusion models that was written in Python/Jax, which is meant to run on Cloud TPUs and GPUs. It supports Stable Diffusion 2 base, 2.1, and XL.

While working to achieve that, they also added support for new models in MaxText, their scalable Jax LLM. It now has support for Gemma, GPT3, Llama2, and Mistral.

Then there's a new LLM inference engine, Jetstream, which has been introduced as a throughput, memory optimized engine for LLM inference on XLA devices (such as TPUs and GPUs).

And finally, we have Optimum-TPU, that Google has worked to develop in collaboration with Hugging Face, which is a performance optimized package for PyTorch users intended to help with hassle-free training of Hugging Face models on TPUs.

Overall, Google seems to be going in the right direction, and many in the industry could take some pointers from them (read OpenAI).

But, it remains to be seen how the development of the above-mentioned tools progresses, and the impact they have on open-source AI.

💬 What do you think of Google's move? Will it promote a more open-source focused approach in the field of AI?


More from It's FOSS...

Latest