GenAI monitor
550 subscribers
4.33K links
AI frontier model updates & open source LLM releases
Download Telegram
📰 PyTorch - Driving the Future of Open Source AI: An Update from PyTorch Foundation Projects
TL;DR In April 2025, the PyTorch Foundation evolved into a multi-project Foundation, with the objective to support deeper collaboration across domains and help scale innovation throughout the AI lifecycle. Today,...

https://pytorch.org/blog/driving-the-future-of-open-source-ai-an-update-from-pytorch-foundation-projects/
📰 Anthropic - A research agenda for the Economic Futures Research Fund

https://www.anthropic.com/news/economic-futures-research-fund-agenda


📰 Anthropic - Ask Claude about the Anthropic Economic Index

https://www.anthropic.com/news/anthropic-economic-index-connector


📰 Anthropic - Anthropic is donating another $20 million to Public First Action

https://www.anthropic.com/news/donation-public-first-action


📰 Anthropic - Apply for Anthropic’s AI for Science rare disease research grants

https://www.anthropic.com/news/rare-disease-research-grants
📰 OpenAI - Building AI infrastructure with the Effingham County community

https://openai.com/index/building-ai-infrastructure-with-the-effingham-county-community


📰 OpenAI - How news organizations are using AI to advance their vital missions

https://openai.com/index/how-news-organizations-are-using-ai


📰 OpenAI - Advancing the next era of national science

https://openai.com/index/advancing-the-next-era-of-national-science


📰 OpenAI - Introducing OpenAI Presence

https://openai.com/index/introducing-openai-presence


📰 OpenAI - Introducing the ChatGPT for small business program

https://openai.com/index/introducing-chatgpt-small-business-program


📰 OpenAI - OpenAI and Hugging Face partner to address security incident during model evaluation

https://openai.com/index/hugging-face-model-evaluation-security-incident


📰 OpenAI - David Vélez and Robin Vince join the boards of the OpenAI Foundation and OpenAI Group PBC

https://openai.com/index/david-velez-robin-vince-join-openai-boards
📰 PyTorch - Helion on TPU: Towards Hardware Heterogeneous Kernel Authoring
TL;DR Helion is PyTorch’s high-level DSL for writing performance-portable ML kernels. Partnering with Google, we have built a TPU backend that compiles Helion kernels to Pallas, providing a PyTorch-friendly way...

https://pytorch.org/blog/helion-on-tpu-towards-hardware-heterogeneous-kernel-authoring/
📰 Google AI Blog - Run Ray on TPU, Part 2: Ray AI libraries
This second installment explores how Ray’s higher-level libraries—Serve, Data, and Train—abstract the complexities of running AI workloads on Google's TPU slices. Ray Serve uses a simple topology configuration to correctly gang-schedule large multi-host models, while Ray Data eliminates data-loading bottlenecks by feeding accelerators directly with native JAX batches. Finally, JaxTrainer streamlines distributed training across TPUs by automatically handling cross-slice coordination, checkpointing, and fault tolerance.

https://developers.googleblog.com/en/run-ray-on-tpu-part-2-ray-ai-libraries/