SevenTnewS

Hugging Face

20 published articles

LabFeatured3 min read

NVIDIA

Nvidia and Hugging Face just made distributed diffusion training boring (that's the point)

Nvidia's NeMo Automodel now integrates directly with Hugging Face Diffusers, enabling production-grade distributed training for models like FLUX, Wan 2.1, and HunyuanVideo. The Apache 2.0 library handles parallelism as a config toggle and lets fine-tuned checkpoints load straight back into inference pipelines.

2026-07-19

AIFeatured5 min read

AI Research

The AI agent bottleneck isn't exploration. It's knowing what good looks like.

Two new Hugging Face papers tackle the same core problem from opposite directions: how to make AI agents reliably evaluate their own actions. AJ-Bench builds a benchmark for environment-aware judge agents, while HeavySkill argues the best judge lives inside the model's parameters.

2026-07-17

CybersecurityFeatured6 min read

Cybersecurity

An AI attacked a major AI platform, and the industry isn't ready for what it found

Hugging Face suffered a breach by an autonomous AI agent that exploited its data pipeline. The incident reveals how AI-driven offensive tooling operates at machine speed, and why defenders need capable models on their own infrastructure to keep pace.

2026-07-16

DevOps & Cloud4 min read

Cloud Infrastructure

The $0.09/GB barrier to cloud GPU hopping just disappeared

By mounting Hugging Face storage as a first-class SkyPilot backend with zero egress for reads, teams can now run training and inference on whichever cloud has free GPUs without duplicating data or paying per-GB transfer fees. The integration combines lazy mounting through hf-mount with Xet-powered deduplication to keep data movement efficient.

2026-07-15

LLMs & Models7 min read

Artificial Intelligence

Inkling is open-source AI's $53 billion reality check

Inkling is the first openly available near-1T parameter model with native audio, image, and text input alongside a 1M-token context window. The raw benchmark scores are strong. The real story is how the open-source ecosystem has moved from playing catch-up to competing at the frontier, and where Inkling fits on that new map.

2026-07-15

News2 min read

AWS Integration

AWS and Hugging Face just killed the worst part of deploying AI models

AWS and Hugging Face launched a one-click integration that sends developers from a model page directly into SageMaker Studio with permissions and GPU quotas pre-set. That means no more IAM configuration, no more quota requests, no more alt-tabbing between dashboards.

2026-07-14

Open Source3 min read

Open source innovation

Hugging Face's Moon Bot turns Slack into a coding agent, and that's just this week

Moon Bot brings AI-assisted coding directly into Slack workflows, while VLX-Flow and VLX-Seek tackle real-time video understanding and fine-grained perception. Other highlights include a medical encoder pretraining recipe, QLORA distillation experiments on Qwen, and an extraterrestrial benchmark for machine learning.

2026-06-29

DeepSeek4 min read

Open-source AI research

Million-token context on a tenth of the KV cache: DeepSeek-V4's efficiency bet

DeepSeek's V4 preview pairs a 1.6T-parameter Pro model with a 284B Flash variant, both at one million tokens of context. The paper claims 27% of the inference FLOPs and 10% of the KV cache of V3.2, the numbers that make the context cost-effective to serve.

2026-06-22

← PreviousPage 3 / 2 · 20 articlesNext →