Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
IBM Releases Granite 4.2: Bringing Native Reasoning and Agentic RL to Open Enterprise Models
5+ hour, 3+ min ago (303+ words) Yes, All three Granite 4.2 language models ship under Apache 2.0, so download, fine-tuning, and commercial production use carry no licensing gate. Granite 4.2 is a decoder-only dense transformer, not a hybrid or MoE design. Core components are Grouped Query Attention with 8 KV…...
Liquid AI Open-Sources Pipette: A Reproducible Benchmarking Suite That Measures On-Device Models, Quantization, Runtime and Hardware Together
11+ hour, 3+ min ago (641+ words) Model cards report quality under server-class, full-precision conditions. Those numbers rarely predict how the same model behaves on a phone. This week, Liquid AI released Pipette. It is an open-source platform for benchmarking foundation models on edge devices, built in…...
Perplexity Ships Portable Computer on NVIDIA DGX Spark: Local Harness, OS-Enforced Sandbox, and Zero Per-Token Cost for Local Steps
15+ hour, 39+ min ago (352+ words) Yes, with a hard hardware gate. This is shipping software, not a preview binary, but it needs a GB10-class box or an RTX GPU with 24 GB of VRAM under the desk. Code and tool calls execute inside an OS-enforced sandbox…...
Fastino Releases GLiNER2.5: A Boundary-Prediction Architecture That Removes Span Enumeration From Information Extraction
1+ day, 12+ hour ago (202+ words) Yes, Fastino released three GLiNER2.5 checkpoints on Hugging Face under Apache 2.0, with local inference on CPU, CUDA, or MPS via pip install "gliner2[local]" (Python 3.10+). No inference provider currently hosts the checkpoints, so self-hosting is the deployment path. Earlier GLiNER models located…...
Google Research Introduces ME-POIs: A Mobility-Informed Framework that Adds "How a Place Is Used" to Text-Based POI Embeddings
1+ day, 20+ hour ago (287+ words) Partially, it is a framework you rebuild, not a checkpoint you download. As of publication, Google Research has released the paper but no public code or weights. The compute bar is low: the model is ~53.7M parameters and was pretrained on…...
Generalist AI Releases GEN-1.5: A Robot Foundation Model That Learns New Tasks From One 3–12 Second Demo
1+ day, 20+ hour ago (381+ words) Not yet — this is a research release. There are no public weights, no API, no pricing page and no self-serve product. Generalist AI runs GEN-1.5 on its own fleet and data engine. Anyone who wants it today goes through a…...
Scientific Data Analysis with LabPlot in Python: Signal Processing, Spectral Peak Fitting, Visualization, and Batch Automation
2+ day, 7+ hour ago (650+ words) In this tutorial, we explore a LabPlot-inspired scientific data analysis workflow in Python while preserving the structure and terminology of LabPlot’s aspect tree, analysis kernels, plotting system, and project model. We build reusable components to import tabular data, compute descriptive…...
Harvey Introduces Harvey Tenet: A Kimi K3 Base Post-Trained with Fireworks for Long-Horizon Legal Agent Work
2+ day, 16+ hour ago (508+ words) Not yet, Harvey Tenet is a research preview announced on August 20, 2026. Harvey has not published weights, a model card, or an API endpoint. The base model is open-weight; Tenet itself is Harvey’s own checkpoint, and the company says the work…...
Meet FreeToken: An Edge-Native MoE Serving Engine that Runs 753B GLM-5.2 on a Single Workstation GPU
3+ day, 6+ min ago (849+ words) Asif Razzaq is the CEO of Marktechpost Media Inc.. As a visionary entrepreneur and engineer, Asif is committed to harnessing the potential of Artificial Intelligence for social good. His most recent endeavor is the launch of an Artificial Intelligence Media…...
Building an End-to-End Document Intelligence Pipeline with deepDoctection
3+ day, 3+ hour ago (216+ words) Click to access 2312.13560.pdf We install the required deepDoctection dependencies, configure its runtime environment, and apply a compatibility patch for Transformers and PEFT. We download the sample PDF and image files that we use throughout the tutorial and prepare our…...