
Gemini Enterprise Agent Platform is Google Cloud’s next-generation system for designing and managing advanced AI agents across the enterprise. Built as the successor to Vertex AI, it unifies model selection, development, and deployment into a single scalable environment. The platform supports a vast ecosystem of over 200 AI models, including Google’s latest Gemini innovations and popular third-party models. It offers flexible development tools like Agent Studio for visual workflows and the Agent Development Kit for deeper customization. Businesses can deploy agents that operate continuously, maintain long-term memory, and handle multi-step processes with high efficiency. Security and governance are central, with features such as agent identity verification, centralized registries, and controlled access through gateways. The platform also enables seamless integration with enterprise systems, allowing agents to interact with data, applications, and workflows securely. Advanced monitoring tools provide real-time insights into agent behavior and performance. Optimization features help refine agent logic and improve accuracy over time. By combining automation, intelligence, and governance, the platform helps organizations transition to autonomous, AI-driven operations. It ultimately supports faster innovation while maintaining enterprise-grade reliability and control.
Learn more
mT5
The multilingual T5 (mT5) is a highly versatile pretrained text-to-text transformer model, developed using a methodology akin to that of T5. This repository serves as a resource for replicating the findings outlined in the mT5 research paper.
mT5 has been trained on the extensive mC4 corpus, which encompasses 101 different languages, including but not limited to Afrikaans, Albanian, Amharic, Arabic, Armenian, Azerbaijani, Basque, Belarusian, Bengali, Bulgarian, Burmese, Catalan, Cebuano, Chichewa, Chinese, Corsican, Czech, Danish, Dutch, English, Esperanto, Estonian, Filipino, Finnish, French, Galician, Georgian, German, Greek, Gujarati, Haitian Creole, Hausa, Hawaiian, Hebrew, Hindi, Hmong, Hungarian, Icelandic, Igbo, Indonesian, Irish, Italian, Japanese, Javanese, Kannada, Kazakh, Khmer, Korean, Kurdish, Kyrgyz, Lao, Latin, Latvian, Lithuanian, Luxembourgish, Macedonian, Malagasy, Malay, Malayalam, Maltese, Maori, Marathi, Mongolian, Nepali, Norwegian, Pashto, Persian, Polish, Portuguese, Punjabi, Romanian, Russian, Samoan, Scottish Gaelic, Serbian, Shona, Sindhi, and many others. This impressive range of languages makes mT5 a valuable tool for multilingual applications across various fields.
Learn more
Inkling
Inkling is Thinking Machines’ open-weights foundation model built for customization, multimodal reasoning, and agentic AI workflows. The model uses a Mixture-of-Experts architecture with 975 billion total parameters and 41 billion active parameters, making it large in capacity while activating only a subset of experts per token. Inkling supports up to a 1 million token context window and was pretrained on 45 trillion tokens spanning text, images, audio, and video. It is designed as a broad generalist model with strengths across coding, reasoning, instruction following, factuality, tool use, vision, audio understanding, forecasting, and safety. Developers can tune its thinking effort to trade off latency, cost, and performance, which is useful for production systems that need efficient reasoning at scale. Inkling can be fine-tuned on Tinker, tested in the Inkling Playground, and deployed through partners such as TogetherAI, Fireworks, Modal, Databricks, Baseten, vLLM, SGLang, llama.cpp, and Hugging Face transformers. The model can generate applications, operate tools, create styled artifacts, reason over visual and audio inputs, and support long refinement loops for collaborative work. Thinking Machines also previewed Inkling-Small, a lighter Mixture-of-Experts model with 276 billion total parameters and 12 billion active parameters for lower-cost and lower-latency workloads. By combining open weights, multimodal training, agentic capabilities, efficient reasoning, and fine-tuning support, Inkling gives builders a flexible AI foundation for specialized products and workflows.
Learn more