Run a vLLM Server on HF Jobs in One Command
Hugging Face launched a one-command method to run a vLLM server on its Jobs infrastructure, enabling users to quickly deploy models for testing, evaluation, or batch generation. The feature uses the o…
Hugging Face is an AI community platform and company providing a hub for open-source machine learning models, datasets, and demo spaces. It hosts over 500,000 models and is widely used by the AI research community.
Hugging Face launched a one-command method to run a vLLM server on its Jobs infrastructure, enabling users to quickly deploy models for testing, evaluation, or batch generation. The feature uses the o…
A Hugging Face forum user asked how to add someone to a Hugging Face dataset or database, but the topic was deleted by the author. The forum thread shows related discussions about pushing datasets to …
Hugging Face hosts tools designed to generate deepfake nude images of a former Trump cabinet official, sitting members of Congress, and other senior US political figures, violating the platform's own …
DeepReinforce released Ornith-1.0, an open-source family of coding models that learn their own reinforcement learning scaffolds, achieving state-of-the-art results among open models. The lineup includ…
Meta and Qualcomm have signed a multi-year deal to consolidate AI chip infrastructure, concentrating control over the digital public square in fewer hands. Qualcomm's new Dragonfly C1000 CPU will powe…
DeepReinforce open-sourced Ornith-1.0, a family of self-improving coding models ranging from 9B to 397B parameters, which learn to generate their own task-specific scaffolds during reinforcement learn…
Baidu released Unlimited OCR, an open-source 3-billion-parameter model that uses Reference Sliding Window Attention to parse multi-page documents in a single pass, eliminating the need for page-by-pag…
Kog released Laneformer 2B, a 2.3B-parameter coding model designed for high-speed decoding, on Hugging Face Hub. The model was trained from scratch with latency as the primary objective, achieving 45.…
Hugging Face's top-voted papers on June 25, 2026, reveal a trend of AI shifting from question-answering to world-acting models. Key papers include Qwen-AgentWorld, which uses a language world model fo…
Hugging Face Spaces users experiencing a 503 loop with a stuck PAUSED state may need backend intervention from HF support, as repeated commits often fail to resolve the issue. The problem is likely a …
A single H200 GPU with 141GB HBM3e cannot comfortably run DeepSeek V4 Flash (284B total, 13B active parameters) due to VRAM constraints, even with 2TB system RAM for offloading. The model requires an …
Ora Computing launched an automated LLM compression engine that reduces model size by up to 70% with minimal accuracy loss, enabling deployment on edge devices, on-prem servers, or cloud infrastructur…
Wan-Streamer v0.1 introduces a streaming Transformer that processes audio, video, and text as a single interaction loop, reducing latency and enabling full-duplex real-time AI assistants. The system a…
A developer in a Discord group exhausted his Codex subscription in 11 days building a billing feature, while the author runs a full AI stack for $10-15/month. The author argues that benchmark scores o…
Manticore Search rebuilt its ONNX path, achieving 14× faster embeddings than the previous SentenceTransformers/Candle backend. The new ONNX Runtime backend, released in Manticore Search 27.1.5, boosts…
Hugging Face users are seeking clarity on renaming organization namespaces, with public forum threads and UI elements suggesting a self-service path via Account settings, though the Organization Usern…
Qualcomm announced the Dragonfly data center ecosystem and AI300 inference accelerator at its Investor Day on June 23-24, 2026, claiming up to 54x effective memory bandwidth per card and 3-8x tokens-p…
Qualcomm expanded its partnership with Hugging Face on June 24 to make over 3 million open AI models deployable across its hardware, including Snapdragon, Dragonwing, and Dragonfly platforms. The coll…
NVIDIA released NeMo AutoModel, a library that integrates Expert Parallelism and DeepEP into Hugging Face's API, achieving 3.4x to 3.7x higher training throughput and 29% to 32% lower GPU memory consu…
A developer reported a CPU bug in Hugging Face's text-embeddings-inference tool, causing accuracy issues during concurrent embedding tasks. The bug, related to attention mask handling for equal-length…