Urgent.News

600+ sources. One page. See who else covered it.

Editions

Tech

Alibaba debuts Qwen3.8-Max model with 2.4T parameters

Alibaba Group Holding Ltd. today debuted a new addition to its Qwen series of open-source large language models. Qwen3.8-Max is the Chinese e-commerce giant’s most capable LLM to date. It features 2.4 trillion parameters, about seven times more than the Qwen3.5 model that Alibaba released in February. The LLM activates 95 billion of its parameters […] The post Alibaba debuts Qwen3.8-Max model…

Alibaba debuts Qwen3.8-Max model with 2.4T parameters

We haven't written up this one. SiliconANGLE has the full story — the link below goes straight to it.

This story

This is one outlet's version. Read the fullest account.

Read the original at siliconangle.com →

More in Tech

🛴 Urban Lab Goes Open Source: Smart Scooters, Monero Escrow & Open Hardware"

🛴 Urban Lab Goes Open Source: Smart Scooters, Monero Escrow & Open Hardware What started as an idea for a smart electric scooter is becoming something much bigger. Urban Lab is going open source.

  • Urban Lab transforms smart scooters into open source mobility infrastructure.
  • Hardware, firmware, AI services, and escrow experiments are open source.
  • Payment architecture uses Monero-based 2-of-3 multisig escrow workflow.

Implementing Node.js Support Triage — Summarize PDF Pages with Embeddings

Short answer: for B2B support triage, split PDF retrieval from answer generation, rerank a small evidence set, and let the final summary assign a queue only when the cited pages support that decision.

  • Implement three-step process for B2B support triage using Node.js semantic search
  • Define separate ports for vector search, reranking, and structured generation
  • Retain document IDs, page numbers, and metadata to preserve citation integrity