Naveed Ahmad

Five speedo buses for women launched in Lahore

The Punjab Transport Department has introduced five dedicated buses for women on Lahore’s Metro Bus Service to improve safety and reduce overcrowding during peak travel hours. According to the Transport and Mass Transit Department, five Speedo buses have been temporarily deployed on the Metro Bus route exclusively for female passengers. The initiative aims to provide…

Read Full News

OpenAI Releases GPT-Live and GPT-Live-1 mini: Full-Duplex Voice Models That Delegate Deeper Reasoning to GPT-5.5

“””Illustrative simulation of the GPT-Live full-duplex decision loop. Teaching model of the described architecture, NOT the real API.””” import random random.seed(7) # reproducible output class BackgroundModel: # stands in for GPT-5.5 def run(self, query): return f”answer to ‘{query}'” class GPTLive: def __init__(self, background): self.background = background self.pending = None # a delegated task, if one…

Read Full News
Calgary police, Stampede conscious after telephones allegedly stolen throughout Saturday live performance – Calgary

Calgary police, Stampede conscious after telephones allegedly stolen throughout Saturday live performance – Calgary

Calgary police say they’re conscious of a number of cellphone thefts on the Stampede grounds in current days. Performing Sgt. Jon Pierce says they know of at the least three stolen on the Stampede grounds, together with two that had been reportedly taken at Nashville North on Saturday, in addition to two extra on the…

Read Full News

Meet Nemotron Labs 3 Puzzle 75B A9B: A Compressed Hybrid MoE LLM Delivering 2.03x Server Throughput

Large hybrid MoE models like Nemotron-3-Super are accurate but expensive to serve. Their active parameters, KV cache, and Mamba state cap how many users a node can hold at a given per-user token rate. NVIDIA AI team has released Nemotron-Labs-3-Puzzle-75B-A9B, a compressed variant of Nemotron-3-Super. The parent model has 120.7B total and 12.8B active parameters….

Read Full News