Uncategorized

Microsoft Agent 365 Enterprise Agent Governance

Why it matters: Agent 365 gives every AI agent an identity, a registry, and real oversight. See pricing, security architecture, rollout steps, and the gaps it leaves open.

Microsoft Agent 365 Enterprise Agent Governance Read More »

From entity resolution to industry solutions: How AI‑driven entity resolution is evolving on SAS Viya

Explore how SAS AI-Driven Entity Resolution on SAS Viya combines no-code configuration, probabilistic matching, and industry-specific integrations to create trusted identities, improve data quality, and support critical decisions across sectors such as public services and financial crime prevention. The post From entity resolution to industry solutions: How AI‑driven entity resolution is evolving on SAS Viya

From entity resolution to industry solutions: How AI‑driven entity resolution is evolving on SAS Viya Read More »

Agentic AI for Workforce Analytics: Reducing attrition with personalized, LLM-powered guidance

This post explores how Agentic AI and LLMs can help reduce employee attrition by delivering personalized development guidance based on workforce analytics and skill profiling. Using SAS Viya and governed AI workflows, the solution matches employees with tailored learning opportunities while supporting transparent, scalable, and data-driven workforce planning. The post Agentic AI for Workforce Analytics:

Agentic AI for Workforce Analytics: Reducing attrition with personalized, LLM-powered guidance Read More »

Liquid AI Releases LFM2.5-8B-A1B: An On-Device MoE Model With 8.3B Total and 1.5B Active Parameters

Liquid AI just shipped LFM2.5-8B-A1B. It is an on-device Mixture-of-Experts (MoE) model built for tool calling. The model holds 8.3B total parameters but activates only 1.5B per token. That sparsity is what lets it run on consumer hardware. The release follows LFM2-8B-A1B, which Liquid AI team published earlier. LFM2.5 is a new family of hybrid

Liquid AI Releases LFM2.5-8B-A1B: An On-Device MoE Model With 8.3B Total and 1.5B Active Parameters Read More »

Together AI Open-Sources OSCAR: An Attention-Aware 2-Bit KV Cache Quantization System for Long-Context LLM Serving

Long-context inference makes the KV cache one of the main costs of serving LLMs. During autoregressive decoding, the cache grows with context length, batch size, and model depth. At high batch sizes and long contexts with 100K tokens across dozens of concurrent requests the KV cache consumes a large fraction of GPU memory. Compressing it

Together AI Open-Sources OSCAR: An Attention-Aware 2-Bit KV Cache Quantization System for Long-Context LLM Serving Read More »

How Agentic AI Accelerates SME Credit Decisions with SAS Viya

This post demonstrates how Agentic AI and SAS Viya can modernize SME loan origination by combining OCR, LLMs, governed decisioning, and interactive dashboards to accelerate transparent, explainable, and scalable credit decisions. The post How Agentic AI Accelerates SME Credit Decisions with SAS Viya appeared first on SAS Blogs.

How Agentic AI Accelerates SME Credit Decisions with SAS Viya Read More »

A Step-by-Step Coding Tutorial to Implement GBrain: The Self-Wiring Memory Layer Built by Y Combinator’s Garry Tan for AI Agents

Your AI agent is smart but forgetful. Every new session starts from zero — no memory of who you met, what you read, what you decided last Tuesday. GBrain is an open-source fix for that. Built by Garry Tan (President and CEO of Y Combinator) to power his own OpenClaw and Hermes deployments, it’s a

A Step-by-Step Coding Tutorial to Implement GBrain: The Self-Wiring Memory Layer Built by Y Combinator’s Garry Tan for AI Agents Read More »

Qwen3.7-Max: Alibaba’s New Agent-First LLM for Coding, Reasoning, and Long-Horizon AI Workflows 

Alibaba’s Qwen team has unveiled Qwen3.7-Max, a flagship model built for the agent era. Unlike conventional chatbot-focused LLMs, it is designed as a foundation for autonomous AI agents that can code, debug, use tools, manage workflows, and execute long-running enterprise tasks. Alibaba claims the model can operate autonomously for up to 35 hours without performance

Qwen3.7-Max: Alibaba’s New Agent-First LLM for Coding, Reasoning, and Long-Horizon AI Workflows  Read More »

One Model, Three Modalities: ByteDance Releases Lance for Image and Video Understanding, Generation, and Editing

Building a single model that can both understand and generate images and videos is harder than it sounds. The two tasks pull in opposite directions. Understanding benefits from high-level semantic features tightly aligned with language. Generation needs low-level continuous representations that preserve texture, geometry, and temporal dynamics. Most systems handle this tension by separating the

One Model, Three Modalities: ByteDance Releases Lance for Image and Video Understanding, Generation, and Editing Read More »

Meet Turbovec: A Rust Vector Index with Python Bindings, and Built on Google’s TurboQuant Algorithm

Vector search underpins most retrieval-augmented generation (RAG) pipelines. At scale, it gets expensive. Storing 10 million document embeddings in float32 consumes 31 GB of RAM. For dev teams running local or on-premise inference, that number creates real constraints. A new open-source library called turbovec addresses this directly. It is a vector index written in Rust

Meet Turbovec: A Rust Vector Index with Python Bindings, and Built on Google’s TurboQuant Algorithm Read More »