Generative AI

Tencent Releases Hy3: 295B Mixture-of-Experts (MoE) Open Model with 21B Functional Parameters and 256K Content

Tencent Releases Hy3: 295B Mixture-of-Experts (MoE) Open Model with 21B Functional Parameters and 256K Content

Tencent's Hy team has been released Hy3. Hy3 is a 295B-parameter Mixture-of-Experts (MoE) model. It opens only 21B parameters per…
OpenAI Releases GPT-Realtime-2.1 and GPT-Realtime-2.1-mini for Low-Latency Voice Agents in the API

OpenAI Releases GPT-Realtime-2.1 and GPT-Realtime-2.1-mini for Low-Latency Voice Agents in the API

OpenAI has released two new Realtime models in its API. They are named gpt-realtime-2.1 and gpt-realtime-2.1-mini. Both target low-latency voice…
Building a Scaffold-Split Random Forest QSAR Co-Scientist for EGFR Inhibitor Discovery Using ChEMBL, RDKit, SHAP, and BRICS

Building a Scaffold-Split Random Forest QSAR Co-Scientist for EGFR Inhibitor Discovery Using ChEMBL, RDKit, SHAP, and BRICS

banner("[2/9] BIOACTIVITY MINING (ChEMBL activities -> pIC50)") def pull_activities(tid, cap): url, rows = f"{BASE}/activity", [] params = {"target_chembl_id": tid, "standard_type":…
The Complete Guide to Tool Selection in AI Agents

The Complete Guide to Tool Selection in AI Agents

In this article, you will learn why agent accuracy degrades as a tool catalog grows, and six practical techniques for…
Meituan Releases LongCat-2.0: A 1.6T-Parameter Open MoE Model with 1M Native Content and LongCat Sparse Attention

Meituan Releases LongCat-2.0: A 1.6T-Parameter Open MoE Model with 1M Native Content and LongCat Sparse Attention

Meituan released LongCat-2.0a large Mixture-of-Experts (MoE) language model. It carries 1.6 trillion total parameters and open about 48 billion per…
LlamaIndex 'legal-kb': Agentic recovery over Index v2 with find, find, read, and grep tools

LlamaIndex 'legal-kb': Agentic recovery over Index v2 with find, find, read, and grep tools

LlamaIndex published legal-kbpublic reference request on GitHub. It is defined as a database of legal documents, powered by LlamaIndex Index…
Back to top button