Register and share your invite link to earn from video plays and referrals.

Niels Rogge
@NielsRogge
ML Engineer @huggingface. Building @KU_Leuven grad. General interest in machine & deep learning. Making AI more accessible for everyone!
745 Following    24.1K Followers
Introducing the Decision Index 0.1 ⚖️ a rigorous leaderboard comparing jev with 30+ open weights decision models 35+ benchmarks. asking 130K questions to each model testing knowledge 🧠, automation ⚙️, understanding 🤔and even creativity 🎨
Show more
Happy to officially bring you the new SOTA `tokenization` library. We focused on all languages, multi-thread scaling, minimal package size and memory usage. We're thankful for the players of this ecosystem that have pushed us to give the best we could!
Show more
This was a deliberate design choice to make SAM 3.1 easy to integrate within existing workflows! Great to see it is useful!
Quite interesting, an OpenAI-compatible API for SAM 3.1 The OpenAI API is so generational that it now supports text-prompted image and video segmentation models
Meta’s Segment Anything Model (SAM) 3.1 is now available on Meta Model API, giving developers a fast and lightweight model for detection, segmentation and tracking in a single call on inference tuned for SAM 3.1's architecture. Use a short phrase to find objects in images and video. One API call returns detections, pixel-precise segmentation masks, and identity-preserving video tracks. Learn more and start building:
Show more
Me watching Codex threads on the bottom of my screen while 5 Claude threads cook at the top
2 new OCR models landed on @huggingface today - tencent/WeVisDoc (2B and 4B), Apache 2.0 - jinaai/jina-ocr-v1, non-commercial license Which one should you pick? Based on the OmniDocBench v1.6 benchmark on Papers with Code, WeVisDoc-4B leads with an overall score of 95.38, but the current SOTA is NaviDC-OCR
Show more
RT @multimodalart: too many open jev claims and reproductions. which one works? i created this tracker that categorizes 38 artefacts (gith…
Reply by the Jev creator himself:
@NielsRogge it has to be built on top of an open-weight LLM with parallel forward passes
Introducing the Papers with Code MCP server! To celebrate its release, I've asked Claude Code to research the architecture of Jev by @typesafeai using the `search_papers` tool. Here's what it came up with: "If Jev is architecturally anything public, it's a large schema-conditioned bidirectional encoder with parallel label-query heads (GLiNER/ML-Decoder shape) trained with a proper-scoring-rule RL objective (RLCR shape), scaled far past the ~150M-param range those papers operate in — "neither small nor an LLM" fits that. The 40–200× speedup is consistent with removing autoregression, not with any exotic mechanism."
Show more
Mission accomplished, my tweet got cited in the first sentence of this blog :) Seems like an interesting read
All the grifters are completely wrong about Jev’s architecture so I decided I’d release an open-weight version. BUT training takes time, so while we all wait I decided I’d drop the sauce.
Show more
0
14
1.1K
74
Forward to community
Happy to report that Papers with Code now has more than 2,000 daily unique visitors :) Any feedback on is welcome!
Dear friends of @cursor_ai, @mntruell I'm very surprised at how bad Cursor has become... It became my favorite AI tool after @code, and I used it non-stop. The UX was so much better than any other tool out there. However, after getting Codex for open-source, I tried Codex Desktop and basically didn't look back, also thanks to @thsottiaux. However, given that my Codex credits are depleted from time to time, I return to Cursor, and each time I'm surprised at how bad it is compared to Codex Desktop. The product seems heavily vibe-coded, with various basic things not working, like: - chats not syncing between the IDE and the Agents Window app (?) - clicking "Open Workspace" and it just doesn't open it - very weird UI issues like the one below with giant whitespace between tool calls. I tweeted about it a month ago. Someone on your team then reached out to me to fix these issues, but we're a month later, and things are still broken (I'm on 3.20.21). I don't know what happened. Maybe the focus is on @bot now? I'm happy to give all my feedback to improve the product. I'm just sad to see it going this way.
Show more
Ladies and gentlemen, I present you the Cursor Agents Window
Yo @thsottiaux, Codex has become unusable for me Here, it hit the usage limits again after only 2 paragraphs of text?! It seems to be the 5-hour limit Care to explain this?
They’re STREAMING the training run live Lands on @huggingface soon That’s what I call badass 🔥
Nearly half a year of silence. We spent it studying one problem: how far RL can scale. MiMo-V2.6 is in the middle of its RL run right now. Three things we scaled: compute (~2B tokens per step, 1568 prompts × 16 rollouts, fully async), environments and harnesses (multi-task agentic RL, mixed across multiple harnesses in one run), and grader compute (agentic in-group credit assignment, with test-case and rubric-based rewards). We'll open-source the details piece by piece over the coming weeks. Streaming the run:
Show more
Nearly half a year of silence. We spent it studying one problem: how far RL can scale. MiMo-V2.6 is in the middle of its RL run right now. Three things we scaled: compute (~2B tokens per step, 1568 prompts × 16 rollouts, fully async), environments and harnesses (multi-task agentic RL, mixed across multiple harnesses in one run), and grader compute (agentic in-group credit assignment, with test-case and rubric-based rewards). We'll open-source the details piece by piece over the coming weeks. Streaming the run:
Show more
0
419
9.9K
976
Forward to community
For folks wondering what YOCO means, you can simply ask it on Papers with Code :) It powers the new DeepSeek-V4.1-Flash architecture. It's not an encoder-decoder, but rather a decoder-decoder architecture. It's all about reducing GPU memory and prefill latency. Find the chat here:
Show more
For folks wondering what Sliding Window Attention is, there's a method for it on Papers with Code Sliding Window Attention (SWA): A local attention pattern that restricts each token to attending only within a fixed-size neighborhood instead of the full sequence. This reduces attention and KV-cache memory for long-context models, while periodic global-attention layers can preserve broader context. Find it here:
Show more
Here we go folks!! DeepSeek-V4 Flash with vision support is now live.
People have reported issues on to me Apologies! Working on a more scalable architecture Should I just open-source the code base so we can collectively improve it?
Show more
Wtf Anthropic is literally evil here I’m so glad to no longer be using Claude
Starting September 14, we're permanently raising standard weekly limits in Claude Code by 25% for Pro, Max, Team, and seat-based Enterprise plans. Until then, the current 50% increase will be in place.
Show more