AISuite is a New Open Source Python Library Providing a Unified Cross-LLM API

Recently announced by Andrew Ng, aisuite aims to provide an OpenAI-like API around the most popular large language models (LLMs) currently available to make it easy for developers to try them out and compare results or switch from one LLM to another without having to change their code.

Google AI Agent Jules Aims at Helping Developers With Their GitHub-based Workflows

Part of Gemini 2.0, Google has launched its new AI-based coding assistant in closed preview. Dubbed “Jules”, the assistant aims at helping developers to work with Python and JavaScript issues and pull requests, handle bug fixes, and other related tasks.

Google Willow Sets New Quantum Supremacy Milestone

Google has announced its new 105-qubit superconducting chip, code-named Willow, which solved a quantum supremacy experiment that would take at least 300 million years to simulate on a classical computer. More importantly, the chip shows how quantum hardware may achieve fault tolerance in such a way to seemingly unleash its scalability.

EuroLLM-9B Aims to Improve State of the Art LLM Support for European Languages

EuroLLM-9B is an open-source large language model built in Europe and tailored to European languages, including all the official EU languages as well as 11 other non-official albeit commercially important languages. According to the team behind it, its performance makes it one of the best European-made LLM of this size.

DeepThought-8B Leverages LLaMA-3.1 8B to Create a Compact Reasoning Model

DeepThought-8B is a small “reasoning” model built on LLaMA-3.1 8B that can carry through decision-making processes step by step, similarly to how OpenAI o1 does but in a much smaller package.