Liberty
PulseAugur coverage of Liberty — every cluster mentioning Liberty across labs, papers, and developer communities, ranked by signal.
-
UK shops to deploy real-time police alerts via facial recognition
A new facial recognition system called Facewatch is set to launch in UK shops this autumn, enabling real-time alerts to the police when individuals flagged as serious offenders are detected. This development has raised …
-
Predictive policing systems flagged for false positives and bias
Liberty's investigative team has highlighted concerns regarding predictive policing, drawing parallels to science fiction scenarios. Their findings suggest that these systems frequently generate false positives when att…
-
UK Home Office AI age estimation tech faces criticism from rights groups
A coalition of 62 organizations, including Amnesty International and the Electronic Frontier Foundation, has urged the UK Home Office to halt the deployment of facial age estimation (FAE) technology. The groups argue th…
-
PyTorch tutorial simplifies distributed AI model inference
This article explains distributed inference techniques for large AI models using PyTorch. It details how to implement Data Parallelism (DP), Tensor Parallelism (TP), and Pipeline Parallelism (PP) with minimal code. The …
-
eBPF GPU agent enables LLM-driven cluster performance investigations
A new eBPF GPU agent has been developed to pinpoint performance bottlenecks in large-scale AI training clusters. This agent moves beyond host-level diagnostics to provide cluster-wide insights, identifying specific rank…