Tag: practical application

  • Simon Willison’s Weblog: Grok 4 Fast

    Source URL: https://simonwillison.net/2025/Sep/20/grok-4-fast/ Source: Simon Willison’s Weblog Title: Grok 4 Fast Feedly Summary: Grok 4 Fast New hosted reasoning model from xAI that’s designed to be fast and extremely competitive on price. It has a 2 million token context window and “was trained end-to-end with tool-use reinforcement learning". It’s priced at $0.20/million input tokens and…

  • Cloud Blog: Unlocking a new era for SAP on Google Cloud

    Source URL: https://cloud.google.com/blog/products/sap-google-cloud/unlocking-a-new-era-for-sap-on-google-cloud/ Source: Cloud Blog Title: Unlocking a new era for SAP on Google Cloud Feedly Summary: The world of enterprise technology is at an inflection point. Businesses are no longer just looking to modernize their infrastructure; they’re seeking to infuse intelligence and automation into every aspect of their operations. At Google Cloud, we…

  • Cloud Blog: Supercharge ML performance on xPUs with the new XProf profiler and Cloud Diagnostics XProf library

    Source URL: https://cloud.google.com/blog/topics/developers-practitioners/supercharge-ml-performance-on-xpus-with-the-new-xprof-profiler-and-cloud-diagnostics-xprof-library/ Source: Cloud Blog Title: Supercharge ML performance on xPUs with the new XProf profiler and Cloud Diagnostics XProf library Feedly Summary: Are you spending more time debugging ML model performance than you are building? You’re not alone. In today’s fast-paced AI landscape, optimizing models is a complex challenge, from navigating new model…

  • Cloud Blog: Fast and efficient AI inference with new NVIDIA Dynamo recipe on AI Hypercomputer

    Source URL: https://cloud.google.com/blog/products/compute/ai-inference-recipe-using-nvidia-dynamo-with-ai-hypercomputer/ Source: Cloud Blog Title: Fast and efficient AI inference with new NVIDIA Dynamo recipe on AI Hypercomputer Feedly Summary: As generative AI becomes more widespread, it’s important for developers and ML engineers to be able to easily configure infrastructure that supports efficient AI inference, i.e., using a trained AI model to make…

  • Cloud Blog: Introducing the Agentic SOC Workshops for security professionals

    Source URL: https://cloud.google.com/blog/products/identity-security/introducing-the-agentic-soc-workshops-for-security-professionals/ Source: Cloud Blog Title: Introducing the Agentic SOC Workshops for security professionals Feedly Summary: The security operations centers of the future will use agentic AI to enable intelligent automation of routine tasks, augment human decision-making, and streamline workflows. At Google Cloud, we want to help prepare today’s security professionals to get the…

  • Simon Willison’s Weblog: Load Llama-3.2 WebGPU in your browser from a local folder

    Source URL: https://simonwillison.net/2025/Sep/8/webgpu-local-folder/#atom-everything Source: Simon Willison’s Weblog Title: Load Llama-3.2 WebGPU in your browser from a local folder Feedly Summary: Load Llama-3.2 WebGPU in your browser from a local folder Inspired by a comment on Hacker News I decided to see if it was possible to modify the transformers.js-examples/tree/main/llama-3.2-webgpu Llama 3.2 chat demo (online here,…

  • Simon Willison’s Weblog: Quoting Jason Liu

    Source URL: https://simonwillison.net/2025/Sep/6/jason-liu/#atom-everything Source: Simon Willison’s Weblog Title: Quoting Jason Liu Feedly Summary: I am once again shocked at how much better image retrieval performance you can get if you embed highly opinionated summaries of an image, a summary that came out of a visual language model, than using CLIP embeddings themselves. If you tell…

  • Simon Willison’s Weblog: Kimi-K2-Instruct-0905

    Source URL: https://simonwillison.net/2025/Sep/6/kimi-k2-instruct-0905/#atom-everything Source: Simon Willison’s Weblog Title: Kimi-K2-Instruct-0905 Feedly Summary: Kimi-K2-Instruct-0905 New not-quite-MIT licensed model from Chinese Moonshot AI, a follow-up to the highly regarded Kimi-K2 model they released in July. This one is an incremental improvement – I’ve seen it referred to online as “Kimi K-2.1". It scores a little higher on a…

  • Cloud Blog: Agent Factory Recap: Keith Ballinger on AI, The Future of Development, and Vibe Coding

    Source URL: https://cloud.google.com/blog/topics/developers-practitioners/agent-factory-recap-keith-ballinger-on-ai-the-future-of-development-and-vibe-coding/ Source: Cloud Blog Title: Agent Factory Recap: Keith Ballinger on AI, The Future of Development, and Vibe Coding Feedly Summary: In Episode #6 of the Agent Factory podcast, Vlad Kolesnikov and I were joined by Keith Ballinger, VP and General Manager at Google Cloud, for a deep dive into the transformative future…

  • Docker: Boost Your Copilot with SonarQube via Docker MCP Toolkit and Gateway

    Source URL: https://www.docker.com/blog/blog-sonarqube-copilot-docker-mcp-toolkit/ Source: Docker Title: Boost Your Copilot with SonarQube via Docker MCP Toolkit and Gateway Feedly Summary: In the era of AI copilots and code generation tools productivity is skyrocketing, but so is the risk of insecure, untested, or messy code slipping into production. How do you ensure it doesn’t introduce vulnerabilities, bugs,…