Tag: release notes
-
Cloud Blog: Improving model performance with PyTorch/XLA 2.6
Source URL: https://cloud.google.com/blog/products/application-development/pytorch-xla-2-6-helps-improve-ai-model-performance/ Source: Cloud Blog Title: Improving model performance with PyTorch/XLA 2.6 Feedly Summary: For developers who want to use the PyTorch deep learning framework with Cloud TPUs, the PyTorch/XLA Python package is key, offering developers a way to run their PyTorch models on Cloud TPUs with only a few minor code changes. It…
-
Simon Willison’s Weblog: LLM 0.20
Source URL: https://simonwillison.net/2025/Jan/23/llm-020/#atom-everything Source: Simon Willison’s Weblog Title: LLM 0.20 Feedly Summary: LLM 0.20 New release of my LLM CLI tool and Python library. A bunch of accumulated fixes and features since the start of December, most notably: Support for OpenAI’s o1 model – a significant upgrade from o1-preview given its 200,000 input and 100,000…