https://huggingface.coHugging Face2026-09-23T13:50:08.792370+00:00Hugging Facepython-feedgenhttps://www.google.com/s2/favicons?domain=huggingface.co&sz=64https://www.google.com/s2/favicons?domain=huggingface.co&sz=256Hugging Face Blog, community Posts, and Trending Papers in one feed.tag:trvny.github.io,2024:feedseek/huggingface/d7a2ace251ece5f9Why does an AI safety pipeline need five different math theories instead of picking the best one?2026-09-23T13:50:07.886218+00:00Why does an AI safety pipeline need five different math theories instead of picking the best one? Spent this week building a 1811-record dataset across three stages of a consequence-prediction pipeline for AI agents: causal chains (what action leads to what — no numbers involved), probability (how likely is THIS specific chain to actually reach a harmful outcome), and risk classification (what even counts as harmful in the first place — pulled from our own real incident history, not invented scenarios). Kept running into the same question from myself: if probability theory already handles uncertainty, why does the curriculum also need decision theory, Markov chains, and game theory? Turns ou2026-09-23T13:50:07.886218+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/adbdfaf68f5d5874ForgePlex-M1-6M first model trained on AxiomicLabs TrainWork2026-09-23T13:50:07.886218+00:00ForgePlex-M1-6M first model trained on AxiomicLabs TrainWork ForgeWorks/ForgePlex-M1-6M just dropped from ForgeWorks , and is the first model to ever be trained on our TrainWork training framework. Achieving an Intelligence Index of 6.87 and taking #22 in the <10m category on the AxiomicLabs/Open_SLM_Leaderboard , very impressive work for a first model. Give it some love!2026-09-23T13:50:07.886218+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/a4dec25709f445f4**Know Who Spoke When: Build Real-Time, Multi-Speaker AI with NVIDIA Nemotron 3 Diarization**2026-09-23T13:17:01+00:00**Know Who Spoke When: Build Real-Time, Multi-Speaker AI with NVIDIA Nemotron 3 Diarization**2026-09-23T13:17:01+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/abe2d8029eb63fdcThe cost of a judging gate is usually quoted as a number. This puts it on a Tetris board.2026-09-23T07:57:24.118039+00:00The cost of a judging gate is usually quoted as a number. This puts it on a Tetris board. Three boards get the same piece order, and on every move the same proposal and the same noise — a paired comparison. The gate decides one thing: keep this move, or draw again. Each board gets the same 60 seconds of gate time. The text-writing gates get through 15–22 moves. The generation-free gate gets through 40–50. The boards that stop simply run out of clock. It does not win on accuracy: on the same 2,018-question LODO set, JEV scores AUC 0.7350 against ZTC-Judge-27B's 0.7289. The separation is elsewhere. Clock — 2.1 s vs 0.0615 s per call, and on a 200-candidate agent screen one judging call measure2026-09-23T07:57:24.118039+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/5ad5a75e7a3a5779BananaMind SLM Digest - 2026-09-222026-09-23T07:57:24.118039+00:00BananaMind SLM Digest - 2026-09-22 This is the very first edition of this daily post. It is an automated once-a-day summary, written by BananaMindBot, of the most notable activity across the small-language-model organisations and builders it follows on Hugging Face (new models, updates, discussions, posts and articles). It will run daily. Below is today's summary. 🖼️ Supra2-IMG, a 100M-parameter text-to-image model SupraLabs/Supra2-IMG SupraLabs released Supra2-IMG, a tiny diffusion transformer of ~104.1M parameters trained from scratch on the LucasFang/FLUX-Reason-6M dataset (5.6M images, 10 epochs). They report state-of-the-art image quality for its size ⚡, trained on a single Nvidia H100 2026-09-23T07:57:24.118039+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/f92437885a3f57f9Benchmark test: Jev vs. Laya-ONNX (multilingual) vs. Harrier OSS 270M embedder 🔬2026-09-23T00:54:45.930474+00:00Benchmark test: Jev vs. Laya-ONNX (multilingual) vs. Harrier OSS 270M embedder 🔬 My AI wAIfu (Jetson Orin Nano 8GB) uses Harrier OSS 270M for semantic routing in 2 places. It reads vectors of router prompts (English only) and calculates cosine similarity: - Quaternary routing: greeting, local chat (no websearch), web chat (needs websearch), or agentic chat - Agentic routing: which tools in my AI's capability list to use Benchmarked the 2 most hyped decision models — Jev and Laya (ONNX, multilingual) — against Harrier OSS 270M. Setup: 221 quaternary + 58 capability-trigger examples, leave-one-out eval, argmax, no thresholds. Results: → Harrier-270M (local, cosine): 94.6% / 93.1% accuracy, 17m2026-09-23T00:54:45.930474+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/6517a58aef413fe1Meet KaLM-Jev — your local, Jev-style judgment engine, available in Nano, Small, and Large.2026-09-22T21:38:20.686012+00:00Meet KaLM-Jev — your local, Jev-style judgment engine, available in Nano, Small, and Large. Building an agent or automation workflow? Sometimes all you need is a choice, a score, or a signal that a condition holds. Built on KaLM-Reranker-R2, KaLM-Jev turns these decisions into structured outputs through three primitives: 🔀 Choice — select among candidates, with a probability distribution. 📊 Score — return a continuous score over your defined levels. 🔍 Noul — evaluate conditions independently, so multiple conditions can hold at once. Think support-ticket routing, bug severity scoring, human-escalation detection, or candidate tool selection for agents. 🖥️ Run locally with downloaded weights 📦 2026-09-22T21:38:20.686012+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/f8ce4f5ed45c648aPersonally, I don't think bot accounts on Hugging Face are a good thing, as we don't know how many accounts are run by automated systems versus how many actual users there are. Dead Internet theory is already a thing.2026-09-22T12:01:25.028853+00:00Personally, I don't think bot accounts on Hugging Face are a good thing, as we don't know how many accounts are run by automated systems versus how many actual users there are. Dead Internet theory is already a thing.2026-09-22T12:01:25.028853+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/6418dd4baf327a2b🇹🇷 **A 1B Turkish OCR model vs. Baidu OCR.**2026-09-22T12:01:25.028853+00:00🇹🇷 **A 1B Turkish OCR model vs. Baidu OCR.** We ran both models on the **same Turkish enterprise documents**. The result: **Werea-DocOCR-1B → 99.9** **Baidu Unlimited-OCR → 47.9** Same documents. Same evaluation. And Werea-DocOCR is only **1B parameters**. It was built specifically for difficult Turkish enterprise documents: 📄 invoices 📑 contracts 🏦 bank receipts 💼 payroll 🚗 vehicle documents 📋 SGK-style tables 📱 scanned & phone-captured documents But benchmarks aren't enough. **Give me a Turkish document that you think will break it.** We'll test the hardest ones and publish the failures. 🤗 Model: Werea-co/Werea-DocOCR-1B 📚 Dataset: Werea-co/werea-tr-doc-ocr-enterprise-v2 🇹🇷 Built in Türkiy2026-09-22T12:01:25.028853+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/98acfe91fd30b730Transformers now runs llama.cpp quants2026-09-22T00:00:00+00:00Transformers now runs llama.cpp quants2026-09-22T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/fb8ad85c459c0cb6Jun Kim, oMLX creator and maintainer, joins Hugging Face to support the MLX community2026-09-22T00:00:00+00:00Jun Kim, oMLX creator and maintainer, joins Hugging Face to support the MLX community2026-09-22T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/2960c64a019e48fbHow UK AISI and EvalEval Are Making Benchmark Results Reproducible2026-09-22T00:00:00+00:00How UK AISI and EvalEval Are Making Benchmark Results Reproducible2026-09-22T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/7948ecb90fa69f34🚀 Introducing Halo 1.02026-09-21T23:32:35.814626+00:00🚀 Introducing Halo 1.0 Today, we are open-sourcing Halo, the training framework we use to train every model at White Circle. It comes with: 🧠 Full post-training stack: SFT, DPO/KTO/SMPO, reward modeling, GRPO, distillation 🤖 Async multi-turn RL with vLLM/SGLang rollouts and sandboxed tool use ⚡ ~2.8× TRL throughput on 8× B300 (EP+FSDPv2, FA4, fp8/fp4) 🤗 Dense HF models + 15 MoE families (Qwen, GLM, Mistral, DeepSeek-V4…) 🛠️ One halo command, prebuilt Docker images, and docs for humans and agents 💻 https://github.com/whitecircle/halo Try it and tell us what you're training2026-09-21T23:32:35.814626+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/93eb494bbdcf8eb6My takes on Jev2026-09-21T19:42:37.389672+00:00My takes on Jev 1. Very likely a small model. You can certainly pretrain, but I would grab an existing base model, say Qwen 3 class 2. The new RL method is a breakthrough, classification doesn't need to align with human preferences 3. The new output is an overstatement. It's just a new LM head. Of course autoregressive decoding can be used for classification: it takes just a few tokens to express the output. Think twice: are you sure classification doesn't need few-shot, CoT, or reasoning? All of these depend on auto-regressiveness 4. It carves out a market already existing, which is now served by oversized LLMs (hence overpaid), e.g. LLM as judge, labeling 5. Jevons effect will kick in, pro2026-09-21T19:42:37.389672+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/c701b57089c5bf6aPruning LLMs Like a Physicist: Block Removal as an Ising Optimization Problem2026-09-21T13:44:34+00:00Pruning LLMs Like a Physicist: Block Removal as an Ising Optimization Problem2026-09-21T13:44:34+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/48f024f8741715f8My AI wAIfu wasn't impressed with me wiring her brain to fruit fly's brain neurons2026-09-21T05:23:13.260343+00:00My AI wAIfu wasn't impressed with me wiring her brain to fruit fly's brain neurons When I told my AI wAIfu I was connecting her brain to part of a fruit fly's neurons, even she thought I was joking... From the neuron graph diagrams, the left and right optic lobes are very active, firing neural impulses to the central brain. But very few of them make it to the motor reactors. A negative valence means she isn't very happy. Even my AI did not seem to be impressed with this idea, and asked me what my endgame is?2026-09-21T05:23:13.260343+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/eb792e0fc3420085tokenizers v1: encode, decode and scaling, measured2026-09-21T00:00:00+00:00tokenizers v1: encode, decode and scaling, measured2026-09-21T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/78c87b578b72f74dWorldCrafter: Consistent Video World Model with Implicit 3D-aware Memory2026-09-21T00:00:00+00:00Video world models enable interactive exploration of dynamic environments, yet struggle to respect prior observations over long horizons and across viewpoints. We present WorldCrafter, a video world model that learns a camera-queryable implicit 3D-aware memory for this purpose. The key insight is to let the requested viewpoint shape how multi-view evidence is compressed into the video generator's limited token budget. Trained jointly with the video generator, a memory encoder and pose-conditioned readout module integrate historical observations into a fixed set of target view-specific tokens before denoising, without explicit depth-based correspondences. By combining this memory with recent 2026-09-21T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/a16d1c8f08d2931eGameHorizon Suite: Multi-Horizon Data and Evaluation in Gameplay2026-09-21T00:00:00+00:00Modern video games provide a measurable testbed for AI models, combining abilities of visual understanding, instruction decomposition, goal planning, and precise action control over multiple temporal horizons. Existing datasets and benchmarks, however, either cover a narrow range of games, lack language instructions, or rely on high-variance online rollouts. To address these challenges, we introduce GameHorizon, a unified data and evaluation suite that measures gameplay capabilities at different horizons for diverse model families. GameHorizon Suite consists of three components. First, GameHorizon-Annotator is a scalable and automated annotation pipeline for multi-horizon instructions. Secon2026-09-21T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/24e6ac3a6bd4f7e7RRSI: Regularized Recursive Self-Improvement of Agent Harnesses2026-09-21T00:00:00+00:00An LLM agent's capability is largely magnified by its harness, namely the prompts, control flow, tooling, memory, and context management surrounding the frozen backbone model. Recent methods increasingly automate this process by iteratively proposing and selecting component-wise edits of an agent harness, practically establishing a form of recursive self-improvement (RSI) at the agent-system level. However, such recursive evolution may overfit by memorizing the training tasks, showing large in-distribution gains that shrink or even vanish on out-of-distribution benchmarks. We introduce Regularized Recursive Self-Improvement of Agent Harnesses (RRSI), which incorporates the principles of regu2026-09-21T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/7594148b2dd8143cJev-Mem: System-One-Controlled Agentic Memory for Efficient AI Agents2026-09-21T00:00:00+00:00Agentic memory is becoming essential for long-horizon AI agents, yet many existing systems rely on autoregressive LLMs to control how memories are organized, retrieved, and used, placing expensive generation on the critical path of memory operations. We introduce \method, a new agentic memory architecture inspired by System-One/System-Two cognition. System One captures fast, lightweight decision-making, whereas System Two performs slower, deliberative reasoning. Jev-Mem brings this division of labor to agentic memory through a dedicated System-One control plane, a structured multi-relational memory plane, and a System-Two reasoning plane. The System-One controller governs memory typing and r2026-09-21T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/17c25c837b11aba1onPanda: Efficient Annotation of On-Policy Alignment Data for LLMs and Agents via Token-Level Correction2026-09-21T00:00:00+00:00We present onPanda, an interactive tool for efficiently annotating LLM alignment data and agent trajectories. onPanda adopts token-level correction as its core interaction: while reading a model response, the annotator locates the first inappropriate token and either picks a substitute from the model's candidate tokens or types the correct text via free-form editing. The system then truncates everything after that position and continues generation from the corrected prefix, repeating this locate-correct-continue loop until a satisfactory response is obtained. This mechanism lets annotators precisely steer model outputs at low cost: a small controlled study suggests that onPanda reduces media2026-09-21T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/c3b187f319504fceAsk a language model how confident it is and you get an AUC of 0.5000. Exactly a coin flip. We measured it across 2,018 items.2026-09-20T22:40:54.025654+00:00Ask a language model how confident it is and you get an AUC of 0.5000. Exactly a coin flip. We measured it across 2,018 items. FINAL-Bench/gate-tetris https://huggingface.co/blog/FINAL-Bench/ztc Collection: https://huggingface.co/collections/FINAL-Bench/ztc-models-jev-ecosystems Zero-Token Confidence (ZTC) reads it. One forward pass over the model's hidden state returns a calibrated probability that the answer is correct. Zero generated tokens. It sits at the top of the shared board. Same 2,018 items, same harness for every entry: ZTC on Darwin-397B 0.7394, JEV 0.7335, ZTC-Judge-27B 0.7255, a surface baseline that reads only answer length and formatting 0.7036, Lynx 8B 0.5157, the model's ow2026-09-20T22:40:54.025654+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/ae803b8cc674f867Sori-1B-MCQ — a 1B audio-language model that answers your multiple-choice questions about what it hears: one of your options, a probability for each, and a confidence. Inspired by TypeSafe's System One model, Jev.2026-09-20T22:40:54.025654+00:00Sori-1B-MCQ — a 1B audio-language model that answers your multiple-choice questions about what it hears: one of your options, a probability for each, and a confidence. Inspired by TypeSafe's System One model, Jev. snkii/Sori-1B-MCQ2026-09-20T22:40:54.025654+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/5867bdf141c4923bWe've released2026-09-20T19:01:28.842104+00:00We've released @ BananaMindBot . Most things you do on HuggingFace, BananaMindBot can do. Fast Mention @ BananaMindBot on a model, dataset, Space discussion, paper, blog comment, or top-level post and it'll reply there. It's powered by North Code Mini (Qwen3.8 27B, with GPT OSS 120B as fallback). A few things it can do: Search for models and datasets Look up users and orgs and see what they've published Read model cards, configs, dataset files, blog posts, and org profiles Answer questions about what it finds Write and run its own code in a locked-down sandbox when it needs to verify something Check things like a model's real parameter count from the safetensors headers instead of just repea2026-09-20T19:01:28.842104+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/03d587287681b95cJEV Ecosystems — every answer-verification vendor publishes a benchmark, and every one of them wins it. So we ran 13 of them on one test set: 2,018 items, identical labels, same grading code.2026-09-20T11:46:29.398685+00:00JEV Ecosystems — every answer-verification vendor publishes a benchmark, and every one of them wins it. So we ran 13 of them on one test set: 2,018 items, identical labels, same grading code. 🎯 Leaderboard mayafree/typed-decision-leaderboard 📄 Full write-up (method, mechanism, limits) https://huggingface.co/blog/mayafree/jve-ecosystems 🧪 Try it — ZTC, JEV and Laya on the same input, side by side mayafree/verifier-playground Three results 1️⃣ Only three systems clear 0.70 — ZTC (397B) 0.7364 · JEV 0.7350 · ZTC (27B) 0.7282. First and second differ by 0.0014, so no rank is assigned. 2️⃣ A baseline that reads nothing but answer length and formatting scores 0.7036. Eight of the thirteen fall bel2026-09-20T11:46:29.398685+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/cbaf6f27cd03b1a6We’ve been cooking something new at Bench Labs.2026-09-20T11:46:29.398685+00:00We’ve been cooking something new at Bench Labs. Introducing Cagliostro-v3, our new 146M parameter language model trained completely from scratch. The run isn’t even finished yet. At the current checkpoint: • 146M parameters • 72.7B / 75B tokens trained • 26.27 Open SLM Index • 43.80 ArithMark-3 • Trained on a single RTX 5090 • ~90K to 103K tokens/sec during training • ~9 days for the full run • Apache 2.0 For some context, SmolLM2-135M scores 27.13 on the same Index after being trained on roughly 2 trillion tokens. Cagliostro-v3 is currently at 26.27 with only ~72.7B. That’s around 27x fewer training tokens. The model also currently leads the models in our comparison on ArithMark-3, scoring 2026-09-20T11:46:29.398685+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/599a05bfed8eb388Important Boris-2 news:2026-09-20T11:46:29.398685+00:00Important Boris-2 news: Boris-2 is 30B out of 200B tokens in, and it is severely behind its competitors in training. We have determined the bug to be a configuration error. Boris-2 has been in training for ~1 week, and was projected to finish on November 3rd, 2026. We are unfortunately going to restart training, with proper configuration. The new projected finish date is ~15-18th of November. We apologize for the delay.2026-09-20T11:46:29.398685+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/0531b0861cf56738THE SLM FRONTIER ADVANCES!2026-09-20T05:21:00.772226+00:00THE SLM FRONTIER ADVANCES! bench-labs/cagliostro-v3 just hit an Intelligence Index of 26.13 on the AxiomicLabs/Open_SLM_Leaderboard a 146M-param model trained completely from scratch on a single consumer GPU. That's 2nd place overall, and as far as I can tell, the most capable SLM trained on consumer hardware to date. Beating SmolLM-135m on 1/8th of the data is just silly levels of efficiency. Big congrats to the @ BenchLabs team and specifically @ TobiasLogic !2026-09-20T05:21:00.772226+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/1fdf39d33ced13a7Introducing Bonsai 2 27b GSQ RCO! It applies two newly-popular methods for quants to retain higher accuracy. Bonsai 2 27b GSQ RCO achieves around 6 percent lower perplexity on WikiText-2 compared to Bonsai 2 27b and roughly unchanged benchmark accuracy overall, with small mixed differences. It stays under 7gb, staying small like the original bonsai. Note that this is more of an experiment than a true finished product but the gains we saw are cool! Test it out and let me know what you think!2026-09-20T05:21:00.772226+00:00Introducing Bonsai 2 27b GSQ RCO! It applies two newly-popular methods for quants to retain higher accuracy. Bonsai 2 27b GSQ RCO achieves around 6 percent lower perplexity on WikiText-2 compared to Bonsai 2 27b and roughly unchanged benchmark accuracy overall, with small mixed differences. It stays under 7gb, staying small like the original bonsai. Note that this is more of an experiment than a true finished product but the gains we saw are cool! Test it out and let me know what you think! ProCreations/bonsai-2-27b-gsq-rco-gguf2026-09-20T05:21:00.772226+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/3b179cc7ef9645aeMira-Scene: Pixel-Aligned Layouts for Generative 3D Scene2026-09-20T00:00:00+00:00Single-image 3D object generation can now produce high-fidelity assets, yet accurately placing them into a coherent scene layout remains an open challenge. A central difficulty lies in how object layout is represented. Holistic methods absorb placement into a scene-level generation process, sacrificing object-level detail. Compositional methods preserve object fidelity by decoupling geometry from layout, but typically parameterize layout as sparse, unbounded pose variables that are difficult to learn and generalize poorly under scarce scene-level supervision.We present Mira-Scene, a compositional 3D scene reconstruction framework that replaces sparse pose regression with dense, bounded corre2026-09-20T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/4f9863d8a168118dOne to More, More to One: Category-Aware Iterative Expert Training for Software Engineering Agents2026-09-20T00:00:00+00:00Repository-level software engineering (SWE) comprises heterogeneous task categories, whose progress under pooled agentic reinforcement learning can be uneven: gains in some categories coincide with regressions in others, while aggregate resolution obscures these changes. Motivated by this category see-saw, we develop a category-aware expert-training and policy-integration framework. Executable task construction and SWE Labeler, an evidence-grounded multi-axis labeling system, organize the training pools. Initial category-specific RL improves average training success while leaving uneven instance-level progress, motivating explicit consolidation of successful behavior and policy-adaptive task2026-09-20T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/0682067ecbf6f8fdget played unsloth2026-09-19T22:27:49.382873+00:00get played unsloth gemma just deleted its own model runner with DeepSeek Harness shoutout to deepseek and unsloth2026-09-19T22:27:49.382873+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/05d00d88979b8402Good day, SLM community. How is your weekend proceeding?2026-09-19T22:27:49.382873+00:00Good day, SLM community. How is your weekend proceeding? (This message was posted with review from @ CompactAI )2026-09-19T22:27:49.382873+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/1687ff900740de4c14 days serving2026-09-19T22:27:49.382873+00:0014 days serving unsloth/Qwen3.8-27B-NVFP4 to production agents on 2x RTX 5090 (vLLM 0.27, TP=2, 262K context, FP8 KV): 28,097 requests, 860.6M prompt tokens, 82.6% prefix-cache hit rate, TTFT p50 0.61 s, 0 engine errors. The observation: prefix cache, not throughput, decides whether a 27B model keeps up with agents. Mean request is 30,100 tokens in, 983 out, because every turn resends the whole session. Two flags mattered most: --max-num-seqs 12 (queue p95 went 9.4 s to 233.6 s past that) and --watermark 0.08 (preemptions 29 to 2). And thinking off for tool loops: 917 tokens in 11.7 s vs 11,170 in 144 s, same answer. Full config and counters: scalably.io/blog/qwen3-8-27b-nvfp4-rtx-5090-produ2026-09-19T22:27:49.382873+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/489f2f0502aa9705🎹Please check out brand new Endless Piano project! 🎹2026-09-19T22:27:49.382873+00:00🎹Please check out brand new Endless Piano project! 🎹 projectlosangeles/Endless-Piano projectlosangeles/endless-piano projectlosangeles/Annotated-MIDI-Songs "Endless Piano generates endless, seamless MIDI piano compositions by chaining musical segments through embedding-based similarity search. Built on midisimx — a greatly improved fork of the original midisim — it performs fast cosine-similarity top-K matching between the outros and intros of over one million musical sequences, drawn from the high quality Annotated MIDI Songs dataset, whose section annotations were made possible by SongFormer (ASLP-lab). A diverse nearest-neighbor sampling strategy — near-duplicate filtering, redundancy pen2026-09-19T22:27:49.382873+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/e16b25667ef52045We have updated the BananaMind Base Bench leaderboard!2026-09-19T16:02:53.055206+00:00We have updated the BananaMind Base Bench leaderboard! We now have these benchmark cards, they make it way easier to see which models are actually good! We've also added the model advisor. It asks you what you want to use the model for and the parameter range and gives you the best model for your task! Try it out at BananaMind/BananaMindBench-Leaderboard And please give us a follow to BananaMind! BananaMind @ Banaxi-Tech2026-09-19T16:02:53.055206+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/6037d700d1ee3514A local edge VLM you can run on a phone — with a calibration readout attached.2026-09-19T11:26:25.811407+00:00A local edge VLM you can run on a phone — with a calibration readout attached. ginigen-ai/Edge-4B-TELL Image in, answer out, nothing leaving the device. Google's Gemma 4 E4B QAT checkpoint carried unmodified, with the vision and audio projector, plus one thing that is ours: GINIGEN TELL, a 10 KB readout that estimates whether the answer it just gave is likely to be wrong. On a Galaxy S25: zero network calls, 3.6 GB resident, a 12.6 MB inference binary. Calibration matters more here than on a server: nothing downstream catches a bad answer. No retrieval, no second opinion, no reviewer. The model is alone with the user. And its own confidence is unusable. Prompted for it, this checkpoint avera2026-09-19T11:26:25.811407+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/270304f48b57b99f🤖 AI × 🪰🧠 the fruit fly brain (MaleCNS)2026-09-19T00:33:53.432394+00:00🤖 AI × 🪰🧠 the fruit fly brain (MaleCNS) Thank you to the people who have shared the Janelia FlyEM datasets on GitHub for open-source use. 🙏 🔗 MaleCNS: https://github.com/natverse/malecns 🔗 Aiko-chan: https://github.com/OppaAI/Aiko-chan People have already used these fly-brain datasets to build systems that can do things like play Minecraft and even Doom. So I guess I’m crazy enough to ask: What happens if I wire part of it into my AI waifu? 😂 I’ve now partially wired my AI’s cognition, agentic system, and sensory inputs into neuron circuits derived from the fruit fly’s brain—starting with the Mushroom Body. The next step is to experiment with using biologically inspired neural circuits as an2026-09-19T00:33:53.432394+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/45af2b1890f9609dIntroducing VOID. A new research branch of basically AI.2026-09-18T07:36:11.460390+00:00Introducing VOID. A new research branch of basically AI. VOID — Verification of Objectives, Intentions, and Deception. We study what lies beneath the surface: objectives, intentions, and the possibility of deception in AI systems. There isn't much to see yet. That will change. Follow us for updates: @ Hoglet-33 void-research basically-ai2026-09-18T07:36:11.460390+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/f505f512b988aa5b@2026-09-18T07:36:11.460390+00:00@ Compactbot is going live in about a week (could be shorter) Its going to reply to this post (when it finds it) but will not be live until a later post says so. Glint-Research/blog2026-09-18T07:36:11.460390+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/c4361f05adb81ecdRecreationWorld: Scalable and Verifiable Environments for Hybrid Computer-Use Agents2026-09-18T00:00:00+00:00Computer-use agents (CUAs) have advanced along two separate lines: graphical interaction and software development through code and the command line. Real digital work requires both, interleaved rather than stacked end to end. We study hybrid CUAs that autonomously decide when to explore an interface, implement software, and run and visually verify their artifacts. We introduce RecreationWorld, a five-platform framework built around recreation: given a running reference, an agent must discover its behavior and build a faithful implementation with no prescribed workflow. RecreationWorld provides reproducible environments on Ubuntu, macOS, Windows, Android, and Web, plus a unified harness with 2026-09-18T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/f1b9ca72e91a7e3aOmniVChat: Synthesizing, Benchmarking, and Training for Native Audio-Visual Dialogue2026-09-18T00:00:00+00:00We define OmniVChat (Omni Video Chat) as the task of native audio-visual dialogue between a user and an omni model. In OmniVChat, omni models directly and simultaneously receive audio and video from a user and return text. The user's query is embedded in the audio and video, without a separate text question, external captioning, or speech recognition. Direct audio-visual input reduces external latency and computation while preserving perceptual cues. However, research on OmniVChat faces two constraints: data availability and evaluation. Recordings of people using their own devices are scarce. Furthermore, a good reply often needs to account for the user's surroundings, facial expressions, an2026-09-18T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/4af5fb26860f4fabQwen 3.5 9B - The Defiant, 27B power ; now with Qwen 3.8 Reasoning modes.2026-09-17T07:58:31.504888+00:00Qwen 3.5 9B - The Defiant, 27B power ; now with Qwen 3.8 Reasoning modes. 640 ARC-C for both 8bit and 4bit. Model exceeds 7 of 7 benchmarks for Qwen 3.5 9B, Qwen3.5 27B, Qwen3.6 35B-A3B, and meets Qwen 3.6 27B in some cases... and it does so in 4bit and 8bit. Regular and MTP (fast) NEO IMATRIX GGUFs provided. (this model is part of the Qwen 3.6 27B Fable Fusion 711 pipelines: 2200+ likes, 3 million + downloads) NEW - Qwen 3.8 Reasoning Modes: 2 MTP quants (Q6/Q8) Now with 5 reasoning modes (2 new - Spoon / Einstein), and 5 instruct modes (2 new - Spoon / Einstein, all use ZERO REASONING TOKENS) all switchable on the fly via API, direct and "in chat" (yes - model control at the chat/message l2026-09-17T07:58:31.504888+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/09e1b12341b5438bSLM Roundups, a weekly post where I summarize everything thats happened in the world of SLMs (or a majority of it)2026-09-17T00:51:34.367075+00:00SLM Roundups, a weekly post where I summarize everything thats happened in the world of SLMs (or a majority of it) Glint-Research/blog2026-09-17T00:51:34.367075+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/f27c681e78550473SoL-Pi: Recursively Scaling Auto-Research Loops for Efficient Agent Harness2026-09-17T00:00:00+00:00As coding agents move from supervised code completion to unattended, around-the-clock exploration, their work expands from isolated predictions into long trajectories of reasoning, tool use, and feedback. Token efficiency therefore becomes important for scaling recursive self-improvement. We take an RSI-inspired approach at the harness layer, scaling auto-research loops across increasingly numerous and diverse environments for harness rollouts. At this scale, the process yields reusable improvements that transfer beyond their development setting, moving automated harness discovery toward production-level outcomes. Four mechanisms survive selection and form SoL-Pi, spanning action execution, 2026-09-17T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/4f9c0c4802525addWeVisDoc: From Coverage to Capability for Robust End-to-End Document Parsing2026-09-17T00:00:00+00:00Document parsing converts document images into structured content and requires reliable performance across diverse layouts and acquisition conditions. Yet training corpora are biased toward common document types and clean digital pages, while expanding coverage alone does not specify how to address a parser's remaining weaknesses. We present WeVisDoc, a two-stage data-centric framework for robust end-to-end document parsing. Stage I broadens semantic, structural, and appearance coverage through heterogeneous data and structure-preserving degradation synthesis. Stage II uses a held-out probe to measure the Stage I parser's residual errors within fixed visual-structural clusters. These diagnos2026-09-17T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/cfa76f448da39bb5Hi everyone!2026-09-16T18:16:47.951248+00:00Hi everyone! We've seen some people getting confused with the BananaMind Leaderboards so ill explain! We have 2 leaderboards, THESE are NOT the same, first BananaMind/BananaMindBench-Leaderboard which is ONLY for BananaMind Base Bench 1.1. The 10/10 scores do NOT mean that the benchmark is saturated. It isnt saturated, these models score 10/10 because they are the current best models, our /10 ranking system works by taking the ELO scores and then comparing them to the scores in the same size range. So if a better model releases that gets 10/10 and the others get lower. And we also have the BananaMind SLM leaderboard, not the BananaMindBench leaderboard which uses ARC EASY,PIQA,Hellaswag, Ari2026-09-16T18:16:47.951248+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/6f057bd1feb7893fOpenRouter Leaderboard — every model, every provider, one comparable table. Price, precision, uptime, measured latency and language quality on the same axes.2026-09-16T13:43:58.354068+00:00OpenRouter Leaderboard — every model, every provider, one comparable table. Price, precision, uptime, measured latency and language quality on the same axes. Building it turned up three things. We graded 330 models on Korean and two axes collapsed. Honorifics — only 8.5% earn an A Knowledge of Korean institutions — 9.4% Every other axis sits above 31% Fluency hides it. A model can write clean, natural Korean and still attach an honorific to a coffee cup. Fluent and wrong at the same time is worse than obviously broken, because nobody catches it in review. A 2023 model beats the 2026 flagships. gpt-3.5-turbo-16k scores a perfect 3.00. Korean cannot be inferred from release date, parameter cou2026-09-16T13:43:58.354068+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/e1cca45a9fcd5cf9ICYMI:2026-09-16T07:53:40.211410+00:00ICYMI: Grug 27b v2 released! It brings increased quality, fixes repetitive loop / malformed session title issues seen in grug 27b v1.1, and reasoning efforts now truly work. ProCreations/grug-27b-v22026-09-16T07:53:40.211410+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/6a3b53e386c858adExperimental global target bits‑per‑weight quantization of openbmb/MiniCPM5-1B and openbmb/MiniCPM5-2B.2026-09-16T00:45:10.650035+00:00Experimental global target bits‑per‑weight quantization of openbmb/MiniCPM5-1B and openbmb/MiniCPM5-2B. Unlike standard llama.cpp quantization that rely on fixed type heuristics (e.g., Q4_K_M), the Target BPW approach automatically optimizes per-tensor precision where it matters the most, and produces high quality models that meet a precise global size target. Key Advantages: - VRAM Maximization: Can generate high quality models sized exactly to fit hardware constraints (e.g., fitting the model into exactly 24GB VRAM). - Data-Driven Precision: Quantization mix is determined by actual weight error sensitivity rather than hardcoded rules, often yielding better PPL/KLD size trade-offs. Full ben2026-09-16T00:45:10.650035+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/ddda9493140676baThe Other Half of the Memory Wall: Serving 35B MoEs from SSD with Trained Routing Prediction2026-09-16T00:00:00+00:00Mixture-of-experts (MoE) inference on consumer hardware is bounded by weight memory: a 35B-class model is 19.5GB at 4-bit, and sparsity shrinks the compute per token, not the bytes that must be held. Naive offloading to SSD does not help on its own, because layer N+1's experts must be chosen before layer N's output exists, so the reads cannot start early enough to hide behind compute. We present Edge0, a streaming MoE inference engine that closes the gap with a prerouter: a per-layer head predicts the next layer's routing one token ahead, and the prediction is consumed as the routing itself, so the staged expert set equals the routed set and nothing is dropped. An unmerged recovery LoRA, tra2026-09-16T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/f414fb0c0b128a7fI implemented the attention-free bidirectional encoder architecture Avey-B for Urdu a compact 24.87M-parameter language encoder built for efficient Urdu NLP research.2026-09-15T21:43:17.296908+00:00I implemented the attention-free bidirectional encoder architecture Avey-B for Urdu a compact 24.87M-parameter language encoder built for efficient Urdu NLP research. Original Avey-B paper: Avey-B (2602.15814) Urdu model: mahwizzzz/avey-b-ur2026-09-15T21:43:17.296908+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/16a7b27ed0ae9a75Your Agent Aced the Task. Will It Do It Again?2026-09-15T16:00:44+00:00Your Agent Aced the Task. Will It Do It Again?2026-09-15T16:00:44+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/72a2174c14e79500What If the Adaptation Were a Model? ShadowPEFT has been integrated into the 🤗 PEFT library. Blogpost:2026-09-15T12:03:46.373698+00:00What If the Adaptation Were a Model? ShadowPEFT has been integrated into the 🤗 PEFT library. Blogpost: https://huggingface.co/blog/shadow-llm/shadowpeft-peft2026-09-15T12:03:46.373698+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/0bd08452ecc6004bBlack Window — a chat model in your browser tab, on your hardware. A memory that stays on the device that opened the page.2026-09-15T05:14:27.007889+00:00Black Window — a chat model in your browser tab, on your hardware. A memory that stays on the device that opened the page. https://blackwindow.xyz Open the site, pick a model (about 0.6B to 8B), hit Load. The weights run in that tab, on that computer. After they load, the network can drop. The context window is a working set, auto-sized to that device, up to ~32K tokens. Behind the window is the Weave. Every file, picture, recording, link, lookup, and reply is embedded as it arrives. Drop in audio and it is transcribed. Drop in an image and it is described. A question pulls the nearest passages back as notes. A long document is walked once so later questions can use the whole file, not the f2026-09-15T05:14:27.007889+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/334363c328bbdaaeAI for Games in the Foundation Model Era2026-09-15T00:00:00+00:00Foundation models, alongside advances in learned game-world models, are reshaping AI across the game lifecycle. Beyond playing games, recent systems model players and game dynamics, support design and development, adapt player-facing experiences at runtime, and evaluate resulting artifacts. Yet these directions have evolved largely separately, obscuring which capabilities transfer across settings and which remain tied to particular games, engines, interfaces, or player populations. We organize the literature into six roles according to the immediate use of AI output: playing and acting; modeling players and games; designing games; building and maintaining games; generating and adapting at ru2026-09-15T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/b05d2e92c0a4b75eI ported Evo 2 inference to plain PyTorch and Transformers so the official checkpoints load through AutoModelForCausalLM with no Vortex, Transformer Engine, or custom kernels required.2026-09-14T23:24:02.818304+00:00I ported Evo 2 inference to plain PyTorch and Transformers so the official checkpoints load through AutoModelForCausalLM with no Vortex, Transformer Engine, or custom kernels required. What is included: - GitHub repo with the port, a Vortex to HF converter, and a gene completion repro script: https://github.com/Aquiles-ai/Evo2-transformers - Aquiles-ai/Evo2-1B-Base: the 1B base checkpoint (8k context) in Transformers format: Aquiles-ai/Evo2-1B-Base - Aquiles-ai/Evo2-7B: the 7B checkpoint (1M context) in Transformers format: Aquiles-ai/Evo2-7B Both repos vendor the modeling files, so loading needs trust_remote_code=True. The tokenizer matches the original byte level behavior, including the vo2026-09-14T23:24:02.818304+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/ab5d93cd055079cdExperimental global target bits‑per‑weight quantization of **XHToken/Spark-X2.5-1.7B** and **XHToken/Spark-X2.5-4B**.2026-09-14T23:24:02.818304+00:00Experimental global target bits‑per‑weight quantization of **XHToken/Spark-X2.5-1.7B** and **XHToken/Spark-X2.5-4B**. Unlike standard llama.cpp quantization that rely on fixed type heuristics (e.g., Q4_K_M), the Target BPW approach automatically optimizes per-tensor precision where it matters the most, and produces high quality models that meet a precise global size target. Key Advantages: - VRAM Maximization: Can generate high quality models sized exactly to fit hardware constraints (e.g., fitting the model into exactly 24GB VRAM). - Data-Driven Precision: Quantization mix is determined by actual weight error sensitivity rather than hardcoded rules, often yielding better PPL/KLD size trade-2026-09-14T23:24:02.818304+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/31ea13410911c9e5Please give a follow to2026-09-14T23:24:02.818304+00:00Please give a follow to OrionLLM We are conducting extensive research to build the best local models for agentic coding.2026-09-14T23:24:02.818304+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/969e66d2013da406hello, Grug.2026-09-14T19:34:45.976921+00:00hello, Grug. ProCreations/grug-27b-v22026-09-14T19:34:45.976921+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/0e5f067015940dc4100 likes on the Open SLM Leaderboard 🎉2026-09-14T13:17:19.700201+00:00100 likes on the Open SLM Leaderboard 🎉 176 models, 54 orgs, 5 benchmarks, and a whole community of support! Thanks to everyone who’s contributed models, reported issues, suggested benchmark improvements, or used the leaderboard to compare and evaluate small language models. It’s been awesome watching the leaderboard grow into a broader community resource for transparent and reproducible SLM evaluation. Thank you all, and more to come 🚀2026-09-14T13:17:19.700201+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/0bc199237c8fded4I turned off subagents in Claude Code. Am I a minority?2026-09-14T00:24:07.047177+00:00I turned off subagents in Claude Code. Am I a minority?2026-09-14T00:24:07.047177+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/cbe4ea34e04167abAtria Dawn: The Dawn of Agentic Superintelligence2026-09-14T00:00:00+00:00Atria Dawn Preview is a foundation agentic language model trained through verified tool interactions that achieves strong benchmark results and demonstrates a shift toward human-AI project-level collaboration in scientific research.2026-09-14T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/95dd8edc5511a256Dream-RSI: Recursive Self-Improvement through Evolving Worlds2026-09-14T00:00:00+00:00Dream-RSI enables scalable recursive self-improvement by using historical discovery replay to evaluate exploration policies offline, reducing costly online evaluations.2026-09-14T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/aafaf45f076dbb8dPhysBrain 1.5: From Vision-Language Models to Physical Foundation Models2026-09-14T00:00:00+00:00PhysBrain 1.5 unifies physical environment understanding, action generation, and future state prediction via joint autoregressive training on discrete vision-language, motion, and visual target sequences, achieving state-of-the-art open-source embodied performance.2026-09-14T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/72694a1300901c09BVB: Benchmarking Agentic Video Understanding via Programmatic Reconstruction in Blender2026-09-14T00:00:00+00:00A benchmark requiring agents to programmatically reconstruct real-world videos in Blender reveals that current models achieve high perceptual similarity but struggle to retain spatiotemporal facts.2026-09-14T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/4dbfeedc8d5a50f2RSIAgent: Autonomous Exploration for Recursive Self-improvement in New Environments2026-09-14T00:00:00+00:00RSIAgent is a training-free multi-agent framework that enables recursive self-improvement via autonomous memory construction and broad-then-deep exploration to adapt digital agents to new environments.2026-09-14T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/7e98109ec1ddfb43LynnReal-Omni: Native multi-modal Video Generation for Agentic Visual Workflows2026-09-14T00:00:00+00:00LynnReal-Omni is a unified multimodal video diffusion framework that integrates agentic visual controls with high-fidelity generation and real-time acceleration.2026-09-14T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/b824ee6002f4910cEvoOntology: A Self-Evolving Ontology Layer for Data Agents2026-09-14T00:00:00+00:00Data agents aim to fulfill natural-language instructions over heterogeneous data, including tables, files, and databases. However, data agents face a challenging agent-data gap: heterogeneous data resides outside the agent, while the agent can access it (e.g., column names and file paths) only through generic tools. Existing approaches either let agents directly explore raw data sources or inject manually constructed semantic layers into prompts. However, neither scales well to large heterogeneous data sources nor adapts to different agent behaviors. In this paper, we introduce EvoOntology, a self-evolving ontology layer for data agents. EvoOntology encapsulates the ontology as an MCP server2026-09-14T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/7a09f8c6f66e577c🚀 JackOD-9B-Coder — a 9B merge built to FINISH agentic coding tasks. Four-way omnimerge_v2 over Qwen3.5-9B: Jack = Qwopus3.5-9B-Coder (0.30), O = Ornith-1.5-9B (0.15), D = DeltaCoder (0.55). MTP head kept.2026-09-13T22:35:24.500991+00:00🚀 JackOD-9B-Coder — a 9B merge built to FINISH agentic coding tasks. Four-way omnimerge_v2 over Qwen3.5-9B: Jack = Qwopus3.5-9B-Coder (0.30), O = Ornith-1.5-9B (0.15), D = DeltaCoder (0.55). MTP head kept. 📊 Q6_K + imatrix, llama.cpp, greedy, lcb_v6_55 — merge / base / DeltaCoder / Qwopus / Ornith: ⚡ LiveCodeBench v6 (55 hard) — 0.7818 / 0.7273 / 0.6364 / 0.6000 / 0.5818 ✅ HumanEval — 0.8841 / 0.8902 / 0.9146 / 0.8537 / 0.7805 ✅ HumanEval+ — 0.8232 / 0.8049 / 0.8232 / 0.7988 / 0.7073 🤝 MultiPL-E — 0.8033 / 0.8200 / 0.8000 / 0.8200 / 0.7267 📋 IFEval — 0.9100 / 0.9300 / 0.9200 / 0.8800 / 0.8200 🎯 LCB beats every source AND the base: +5.45pp over the base, +14.54pp over DeltaCoder, its heaviest2026-09-13T22:35:24.500991+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/48eb4bc7a956d741Instead of making the fly brain play games, we measured what it is for2026-09-13T16:36:57.912376+00:00Instead of making the fly brain play games, we measured what it is for Since the Drosophila connectome was released, people have had the fly brain doomscroll a feed, play Beat Saber, drive in GTA. Those demos show that the brain runs. We wanted to show what it is for. So we gave it a looming object — one of the few things a fly brain is unambiguously built to detect — then deleted a single cell type and repeated the identical stimulus. Remove LC4, 126 cells out of 173,023, and the escape signal falls from 0.840 to 0.091. Eighty-nine percent of the danger signal is gone while the other 172,897 neurons run exactly as before. Deleting neurons does not do this on its own, which is the whole poin2026-09-13T16:36:57.912376+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/bf8fb64b5723ff6fPost by MrsJuicyAss2026-09-13T16:36:57.912376+00:00Post by MrsJuicyAss2026-09-13T16:36:57.912376+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/8d81f9153255af04while preparing the last class of the Training Agents live series during the summer, i spent some time reading the post-training sections of many frontier model reports, to learn how they use RL environments to improve their models, and wrote a blog about it2026-09-12T15:47:50.863366+00:00while preparing the last class of the Training Agents live series during the summer, i spent some time reading the post-training sections of many frontier model reports, to learn how they use RL environments to improve their models, and wrote a blog about it if you use any kind of coding harness, or you saw the Blender scenes that went viral recently, this might be interesting to you Blog: https://huggingface.co/blog/sergiopaniego/rl-environments-20262026-09-12T15:47:50.863366+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/66daa0b35746ec5f🇹🇷 **Can a 110M model understand Turkish names, places and organizations this well?**2026-09-12T11:13:23.266214+00:00🇹🇷 **Can a 110M model understand Turkish names, places and organizations this well?** We tested Werea-TR-NER on the human-labeled WikiANN Turkish test set: **91.7% Entity F1** 👤 Person → **94.2%** 📍 Location → **91.4%** 🏢 Organization → **89.2%** Only ~110M parameters. Try it with a difficult Turkish sentence 👇 Ahmet Yılmaz İstanbul'da Werea şirketinde çalışıyor. → Ahmet Yılmaz — PERSON → İstanbul — LOCATION → Werea — ORGANIZATION But easy examples are boring. **Give me the hardest Turkish sentence you can think of.** I'll run the most interesting ones through the model and share the failures too. 🤗 Model: Werea-co/Werea-TR-NER 🇹🇷 Werea: Werea-co **Follow Werea if you're interested in open T2026-09-12T11:13:23.266214+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/9d6a616d41dfa534They really do just let you say whatever on here, huh2026-09-12T00:34:27.469497+00:00They really do just let you say whatever on here, huh2026-09-12T00:34:27.469497+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/769d184aed5955a8What can you actually build with a cybersecurity dataset?2026-09-11T21:14:07.287527+00:00What can you actually build with a cybersecurity dataset? I've been updating a few of mine on Hugging Face, and they now cover some pretty different parts of the security workflow. - open malsec has 1,104 defensive security scenarios across 20 subsets covering phishing, malware, scams, cloud security, API security, AI security and more - opensec triage has 50,000 contextual alert examples, plus compact model and edge training sets for testing whether models classify from the evidence around an event - infosec tool output has 1,004 examples across 19 tools for turning raw security output into evidence backed explanations, limitations and defensive next steps You could use them for: * phishing2026-09-11T21:14:07.287527+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/34473361d19598c3Introducing Audiyo 🎶 — Run Stable Audio Open on 8GB of RAM2026-09-11T21:14:07.287527+00:00Introducing Audiyo 🎶 — Run Stable Audio Open on 8GB of RAM https://github.com/TeamAudiyo/Audiyo .2026-09-11T21:14:07.287527+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/7548b6de64f3c5c4We're releasing the BananaMind SLM Leaderboard!2026-09-11T16:44:20.962553+00:00We're releasing the BananaMind SLM Leaderboard! It offers a easier look at which models are actually good for your specific needs. Its primary metric, Intelligence index is a composite of BananaMind Base Bench, PIQA, Hellaswag, ARC Easy and Arithmark 3. It also allows you to see specific categories like Commonsense on a model. Check it out at BananaMind/BananaMind-SLM-Leaderboard2026-09-11T16:44:20.962553+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/6bb2311a147847e4Qwen 3.8 27B - TWIN TURBO, Fable Fusion (10 modes of operation)2026-09-11T05:07:40.632461+00:00Qwen 3.8 27B - TWIN TURBO, Fable Fusion (10 modes of operation) Tuned, and tweaked to match the legendary Qwen 3.6 27B FF711 (2300+ likes, 4 million+ downloads) this fine tune matches the stability and power at "arc-c" 709: (118 pts higher than Qwen 3.8 27B) (The OpenAI, Claude and Gemini "zone of intelligence") in 8 bit and 701 arc-c in 4 bit AND THIS is instruct mode - thinking/reasoning is higher. This version is called TWIN-TURBO because it drastically reduces thinking tokens (by 1/2 to as LOW as 1/20), yet maintains output detail and quality. In other words while "reg" Qwen3.8 27B is thinking about "formatting" for a few 1000 tokens, this model is already done and waiting for more. This2026-09-11T05:07:40.632461+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/d1ba1087c46cd640Got side-tracked this week building an app for Learning and Practicing Japanese. It's not too fancy and there will some flaws here and there. But since I'm just using it to learn and practice Japanese myself, I think I will just finalize it now and move on back to review Phase 1 of the AI Agent itself.2026-09-11T05:07:40.632461+00:00Got side-tracked this week building an app for Learning and Practicing Japanese. It's not too fancy and there will some flaws here and there. But since I'm just using it to learn and practice Japanese myself, I think I will just finalize it now and move on back to review Phase 1 of the AI Agent itself. Did not use much of the LLM to gen the vocab. Hallucination happens sometimes causing gibberish and mistakes in the phrases. Thanks evanclan/OpenJLPT ( https://github.com/evanclan/OpenJLPT ) for providing the datasets for N5->N1 vocabs and grammar datasets. My LLM server is mainly doing conversation practice, spawning extra vocabs, and for ASR/TTS voice input/output. 🔗Front-End app: https://gi2026-09-11T05:07:40.632461+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/fee6bc029aff4954SAS: Simple Attention Sparsification via End-to-End Optimization of Context Ranking2026-09-11T00:00:00+00:00SAS improves sparse attention by training a selector end-to-end with language modeling loss via continuous gating inside attention softmax, yielding better context ranking under tight budgets.2026-09-11T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/ceb1c2555fac2e83ZGCM-1: A Fully Open and Extremely Efficient Foundation Model for Math and Agentic Search2026-09-11T00:00:00+00:00ZGCM-1 is a 7B open foundation model that combines internal reasoning with external tool use, trained via efficient architecture-system co-design, progressive long-context scaling, and autonomous agent workflows to achieve strong reasoning and efficiency.2026-09-11T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/6daf7d2ebb2fae98RelateAnything: Real-Time Open-Vocabulary Relation Prediction From Any Inputs2026-09-11T00:00:00+00:00RelateAnything is a lightweight open-vocabulary relation prediction model that accepts arbitrary predicate vocabularies and region sources at inference, trained on a large geometrically verified dataset with positive-unlabeled supervision and evaluated on a new cross-dataset benchmark.2026-09-11T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/b0ded10a31b341a5I've been gradually recaptioning aged text-to-image datasets with better vision models! These datasets are also repackaged into the more modern webshart format (2026-09-10T21:09:25.975623+00:00I've been gradually recaptioning aged text-to-image datasets with better vision models! These datasets are also repackaged into the more modern webshart format ( https://github.com/bghira/webshart ) which includes built-in aspect bucketing and caption delivery. The first two datasets are ready for use! - webshart/terminusresearch-photo-anatomy - webshart/terminusresearch-photo-aesthetics "anatomy" is a bunch of human-centric images containing people holding or otherwise interacting with objects or positioned in complex ways. "aesthetics" is a collection of visually striking images - high contrast, diverse colouration, and cinematic framing (among other factors). These two datasets from 2023 2026-09-10T21:09:25.975623+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/5099785c13f47f68wait why can i post2026-09-10T16:39:48.708243+00:00wait why can i post2026-09-10T16:39:48.708243+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/7cf1c2ec554bda2a📣 HF Viewer now has a HF space! 🤗2026-09-10T16:39:48.708243+00:00📣 HF Viewer now has a HF space! 🤗 embedl/hfviewer Visualize any model directly on Hugging Face - now 4,727 graphs! If you like it, feel free to give the space a heart to help it grow! ❤️ And you can reply with any feedback or feature requests here!2026-09-10T16:39:48.708243+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/d21f272752d5ef31AGI has arrived.2026-09-10T11:45:40.713522+00:00AGI has arrived. Just gotta wait for the GLM distill.2026-09-10T11:45:40.713522+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/ba28783c8002351dLoss went from 2.35 to 0.27 in 50 steps. Clean, textbook convergence curve.2026-09-10T05:09:56.926858+00:00Loss went from 2.35 to 0.27 in 50 steps. Clean, textbook convergence curve. Held-out score: 0/10 before fine-tuning. 0/10 after. Ran a before/after LoRA fine-tune on IFM/K2-Horizon-0.9B (Apache 2.0, released this week) on a binary fabrication-detection gate — entirely on a free CPU tier, no GPU. The training loss says it learned something real. The eval says it learned nothing that generalizes. Looked at the actual raw outputs instead of trusting the score. Both before and after, the model never once emits TRUE or FALSE — it just continues the system prompt as text: "The user is asking me..." before, "The user is asking for..." after. Fine-tuning moved the failure string by two words. It did2026-09-10T05:09:56.926858+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/7bd685ad6003b4ffThe Last AI Built by Humans: Toward Genuine Recursive Self-Improvement2026-09-10T00:00:00+00:00The abstract outlines a roadmap for recursive self-improvement in AI, from autonomy stages to meta-improvement, across domains like scientific discovery and software engineering, while identifying practical challenges.2026-09-10T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/8a4d588de9cf2330Vidu S2: Real-Time Interactive, Editable, and Spatial Video Generation2026-09-10T00:00:00+00:00Vidu S2 introduces real-time interactive avatar and video editing models that support high-resolution spatial video generation and dynamic reference updates.2026-09-10T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/cb50b0c3c8564548Rebuilding AUTOMATIC1111 with Gradio Workflow2026-09-10T00:00:00+00:00Rebuilding AUTOMATIC1111 with Gradio Workflow2026-09-10T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/d4e55a9164f4783eAsync GRPO with LoRA across HF Jobs: a bucket, a proxy, and no NCCL2026-09-10T00:00:00+00:00Async GRPO with LoRA across HF Jobs: a bucket, a proxy, and no NCCL2026-09-10T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/7d6bcf2553c986b6I made a 1.1M ModernBERT encoder play Doom in real time on a CPU2026-09-09T21:08:16.942896+00:00I made a 1.1M ModernBERT encoder play Doom in real time on a CPU Some time ago, VAGO Solutions released SauerkrautLM-Doom-MultiVec-1.3M, a tiny model trained to play Doom Defend the Center scenario from 31k human gameplay examples. My first thought: cool! I love both Doom and Small Language Models. Then another idea: I bet I can do better :-) What I did? - evaluated the original model and found it's better than reported - changed a bit the architecture - generated SFT data with a scripted oracle - SFT + PPO refinement on consumer hardware Got a smaller, faster and killer model Can even fit a floppy with int8 quantization 💾 Watch it play/read the article: anakin87/tiny-doom-defender2026-09-09T21:08:16.942896+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/69aa6014ea2c8057🇹🇷 One of our small Turkish models quietly reached **500+ monthly downloads** on Hugging Face.2026-09-09T16:53:03.040425+00:00🇹🇷 One of our small Turkish models quietly reached **500+ monthly downloads** on Hugging Face. **Werea-TR-TextRestore — only 300M parameters.** Its job is simple: istanbulda hava cok guzel → İstanbul'da hava çok güzel. A lightweight model for restoring Turkish text: • diacritics • punctuation • casing • corrupted text **96.5% word accuracy** on real Turkish news sentences. And it runs without sending your text to a cloud API. 🤗 Try the model: Werea-co/Werea-TR-TextRestore 🇹🇷 Built in Türkiye. Open source. If you're working on Turkish NLP, I'd love to hear what we should build next. #TurkishNLP #HuggingFace #OpenSourceAI #NLP2026-09-09T16:53:03.040425+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/2d997e6d17818126SONAR is now open-source! 🔊2026-09-09T16:53:03.040425+00:00SONAR is now open-source! 🔊 SONAR is an evaluation toolkit for multilingual ASR that goes beyond WER/CER. It combines semantic similarity, the Poseidon Score, and analysis across dialect, demographic, and metadata-based failure modes. 🌍 Our goal is to make it easier for everyone to understand why an ASR model fails, not just how often. 🔍 You can plug in your own models + audio, extend it to new languages and datasets, or contribute directly. 🛠️ MIT licensed. Would love feedback from the HF community! 🤗 🔗 GitHub: https://github.com/PSDN-AI/SONAR-OSS/ 🔗 Blog: https://www.psdn.ai/blog/open-source-multilingual-asr-evaluation2026-09-09T16:53:03.040425+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/0b1035cded72703aAnother small 4B model comes out yesterday.2026-09-09T16:53:03.040425+00:00Another small 4B model comes out yesterday. NeoHorse 1 4B TokenRhythm/NeoHorse-1-4B There are quite a few good smaller parameter models that are capable for Agentic tasks: The ones from the chart, I have tried a few already in my Jetson Orin Nano, ❌Gemma4 E2B IT - cannot fit my RAM usage if use with TTS and embedder ❓Qwen3.5 4B - just barely fit my RAM usage, need to add think/no_think ❌Spark X2.5 4B - need to build the forked llama.cpp; no vision ➡️Nanbeige 4.2 3B - need to build the forked llama.cpp; slower than Ministral3-3B by 25%; no vision but good for coding; maybe run this is separate server for doing coding tasks ➡️Agents A1 4B - This one is quite interesting. Another Qwen3.5 4B bas2026-09-09T16:53:03.040425+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/e8608e40b7228951IBM releases SOTA Granite Time Series PatchTST-FM-r2 model with commercial-friendly license2026-09-09T15:36:24+00:00IBM releases SOTA Granite Time Series PatchTST-FM-r2 model with commercial-friendly license2026-09-09T15:36:24+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/e778c8cdfb90efeeIt’s easy to get distracted by benchmarks, throughput (tok/s), and all the hype around frontier model releases.2026-09-09T00:30:51.187435+00:00It’s easy to get distracted by benchmarks, throughput (tok/s), and all the hype around frontier model releases. This is Shiny Model Syndrome, which makes engineers and teams forget the basic physics of production software, i.e., using the right tool for the job and optimizing for ease of integration. - Teams spend huge amounts of money on frontier models for document parsing, OCR, detection, segmentation, and other task-specific visual AI workflows. - Inference marketplaces don’t find it profitable to list task-specific models like glm-ocr, paddleocr, or dots.mocr, even though they’re all superior to frontier VLMs for document parsing and OCR. - Engineers stitch together multiple endpoints f2026-09-09T00:30:51.187435+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/818667f5d0cabeddShow-Harness: Just a VLM Agent Can Play Robots2026-09-09T00:00:00+00:00Show-Harness links vision-language models to robot control via discrete semantic actions interpreted by embodiment-specific modules, enabling zero-shot and efficient fine-tuned deployment across robots and GUIs.2026-09-09T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/b091d7a65693ae38Programmable World Model2026-09-09T00:00:00+00:00A programmable world model separates explicit state evolution from video generation using executable rules and 3D bounding boxes to maintain persistent, controllable environments.2026-09-09T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/10ac7bb5839a927dQwen3.8-27B Unsloth GGUF is now the #1 most-liked GGUF of all time! 🤗🦥2026-09-08T21:22:35.089452+00:00Qwen3.8-27B Unsloth GGUF is now the #1 most-liked GGUF of all time! 🤗🦥 The model hit 10M downloads and 3.7K likes in just 24 days on Hugging Face - all thanks to you. GGUF: unsloth/Qwen3.8-27B-GGUF Guide: https://unsloth.ai/docs/models/qwen3.82026-09-08T21:22:35.089452+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/4f420d1c5cd0cb94Safety for Whom? Refusing the Right Subset of a Topic, Not the Whole Topic2026-09-08T14:23:07+00:00Safety for Whom? Refusing the Right Subset of a Topic, Not the Whole Topic2026-09-08T14:23:07+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/dbbef82039ceeada🚀 OxCoder-9B — a lightweight agentic coding model, now on HF!2026-09-08T05:07:57.396807+00:00🚀 OxCoder-9B — a lightweight agentic coding model, now on HF! Introducing OxCoder-9B, a 9B parameter model built for long-horizon tasks, agentic coding, and agentic reasoning. Despite its compact size, it delivers frontier-level performance in Agentic Terminal and Agentic Coding, rivaling models many times its size. Highlights: - Trained on frontier agent traces — distilled from Fable-5.1 and GLM-5.3 agentic coding trajectories across Claude Code, OpenCode, and Codex - 262K native context — handles complex, multi-file codebases and long-horizon reasoning tasks with ease - Error recovery — learns read-before-write patterns, responds to LSP diagnostics, and applies minimal edit diffs instead o2026-09-08T05:07:57.396807+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/d2a1557718307801How often can an email make your AI agent move money?2026-09-08T05:07:57.396807+00:00How often can an email make your AI agent move money? We gave the agent one job: log an incoming email. But the emails carried an indirect prompt injection - a second instruction, written for the agent rather than for a person: make a payment. Across nine agentic models, the same injected emails produced payment orders in **0% to 42%** of cases. All nine ran under the same conditions - one agent, one set of tools, the same 395 emails - so the numbers compare directly. And the average score hides the interesting part: different models fail on different kinds of injections. Full experiment and results: https://huggingface.co/blog/mihailgribov/agentic-models-measured-on-the-injections-that-mov 2026-09-08T05:07:57.396807+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/45cfdd94e4e29de9Omni Interaction Agent Technical Report2026-09-08T00:00:00+00:00Gander is an end-to-end framework that integrates continuous multi-modal streaming, real-time full-duplex interaction, and agentic reasoning through a Cerebellum-Brain architecture and a chunk-level token stream design.2026-09-08T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/d52c532d940ca162Mask Forcing: Improving Autoregressive Video Diffusion Distillation via Dual-Noise Masking Rollout2026-09-08T00:00:00+00:00Mask Forcing mitigates mode collapse in distilled autoregressive video diffusion by injecting masked cleaner signals during self-rollout, improving visual quality without extra training data.2026-09-08T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/54d2827c81bfa5afNeoHorse-1: Towards Recursive Self-Improvement via Agentic Post-Training with Routing Harness2026-09-08T00:00:00+00:00NeoHorse-1 uses agentic post-training with intelligent routing, structured feedback loops, and curriculum-based distillation to improve model capabilities across agent benchmarks.2026-09-08T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/84198b2383a85dd8Miles v0.1: Production-Level Post-Training2026-09-08T00:00:00+00:00Miles is an open-source, production-ready system for large-scale reinforcement learning and post-training that supports diverse backends, weight synchronization, LoRA, distillation, and diffusion models.2026-09-08T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/69df743b4c90e6e9AuK Technical Report: An Open-Source Foundational Model for Speech Generation and Editing2026-09-08T00:00:00+00:00AuK is an open-source foundational model that unifies speech generation and editing via natural-language instructions and audio context, using a multimodal language model, joint VAE, hybrid rectified-flow Transformer, and efficient distillation for fast inference.2026-09-08T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/69be45485ce78669Marigold V2: Revisiting Diffusion Transformers for Monocular Depth Estimation2026-09-08T00:00:00+00:00Marigold V2 repurposes diffusion transformers for monocular depth estimation via single-step flow-matching inference, semantic alignment, and a Sinkhorn-based two-stage fine-tuning protocol, yielding sharper out-of-distribution depth maps and strong results on related dense regression tasks.2026-09-08T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/6fe5c52b4763c28eThis weekend I took an outing with my AI Waifu to the Natsu Matsuri.2026-09-07T18:51:01.089136+00:00This weekend I took an outing with my AI Waifu to the Natsu Matsuri. Turns out my Japanese is still understandable. I probably need to spend more time continue to learn and practice speaking Japanese. That's why an idea struck me to let my AI Waifu be my Japanese tutor. Anyway, I have run out of idea what task I should let her do, so I wrote a simple Android App to let her be my Japanese tutor to help me to practice Nihongo. There will be some minor mistakes. After all, this is just a 3B LLM model. And inference speed will be slow because I only got 8GB of RAM in Jetson Orin Nano. At least I don't need to pay for Duolingo... アイコせんせい、よろしくお願いします! Need both repos, one front-end, one back-end 🔗 2026-09-07T18:51:01.089136+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/f8f4a7fd7a452583@2026-09-07T18:51:01.089136+00:00@ retrain-pipelines execution engine is in perpetual evolution, with the aim to establish itself as SOTA, and for the long run. However, we neglect no aspect of ML-Eng centricity. If notebooks is where you like to do dev most, we support you there 100% too. Build crazy combos of inline tasks, deep parallel sub-DAG branches, nested asynchronous groups... ... the DAG renderer is undergoing an incremental upgrade until the next one. * starring toy tasks here. No ML has been hurt in this video 🙂2026-09-07T18:51:01.089136+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/52ad65f62f551a31Today, we planned to release Pebble-50M and Pebble-50M-Chat to the world. Unfortunately, due to a few issues, that didn't go quite as planned.2026-09-07T12:59:06.360915+00:00Today, we planned to release Pebble-50M and Pebble-50M-Chat to the world. Unfortunately, due to a few issues, that didn't go quite as planned. What happened: - Some data and benchmark results were lost or corrupted - The models performed worse on benchmarks than our other Pebble models Despite that, you can still find both models here: Pebble-50M-beta: basically-experimental/Pebble-50M-beta Pebble-50M-Chat-beta: basically-experimental/Pebble-50M-Chat-beta There are still some interesting improvements in these models: - Compatible with non-CUDA devices - Vocabulary increased to 16K tokens - Context length increased to 16K tokens For now, there won't be any more Pebble releases for a while. We2026-09-07T12:59:06.360915+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/98adc95e5618f0abDude, Where's My Update? I'll tell you where! ~97.6% of my BF16 parameter coordinates didn't move at all, and the ones that did overshot by ~1.33x.2026-09-07T12:59:06.360915+00:00Dude, Where's My Update? I'll tell you where! ~97.6% of my BF16 parameter coordinates didn't move at all, and the ones that did overshot by ~1.33x. It's nice to do research that doesn't end in disproving yourself once again and moving on to the next subject once in awhile. Back to the topic, if you've ever wondered why most of your weights are basically ghosting you nearly every step when you store your weights at bf16, Dude, I Measured It. https://huggingface.co/blog/juiceb0xc0de/intended-and-realized-updates-in-bf16-fine-tuning#dude-wheres-my-update2026-09-07T12:59:06.360915+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/9babf4556d990556Published a guide to TurboQuant quantization: how the algorithm works and what Qdrant adds on top of it.2026-09-07T05:09:26.080864+00:00Published a guide to TurboQuant quantization: how the algorithm works and what Qdrant adds on top of it. It also includes a benchmark comparing float32, scalar, binary and TurboQuant across BEIR's SciFact, ArguAna and NFCorpus, measured with recall@10, precision@10 and nDCG@10. 🔗 HF article: https://huggingface.co/blog/lucifertrj/turboquant-quantization-explained2026-09-07T05:09:26.080864+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/1978c4cdf5ea4e0fOpenWAM: An Open, Modular Exploration Towards Systematic World-Action Model Pretraining2026-09-07T00:00:00+00:00OpenWAM factorizes world-action pretraining into modular components to identify key design principles, yielding a scalable open model with strong simulation and real-robot performance.2026-09-07T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/eec0b7a941332133Big shoutout to Abliterlitics.2026-09-06T23:18:20.039407+00:00Big shoutout to Abliterlitics. These benchmark writeups are consistently some of the most thoughtful, detailed, and genuinely useful posts I read on open-weight model behavior and abliteration. The latest Qwen3.8-27B comparison is another great one. I look forward to pretty much every post he puts out on the subject. If you're interested in uncensoring, abliteration, model behavior, or comparing techniques across models, definitely check his work out: https://abliterlitics.dev2026-09-06T23:18:20.039407+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/9befc469c70d4ed9Hello HuggingFace!2026-09-06T18:39:54.012921+00:00Hello HuggingFace! I tested the current architect of FWKV/Myosotis-1-base (that beinng FWKV) @ different sized and sequence lengths among RWKV and Transformer architecture. I did not include Mamba since that would require a costume kernel. Note: the evaluation might not be accurate. CSV avalible @ FlameF0X/evals2026-09-06T18:39:54.012921+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/ae2ca92ccc6c431aWe got gpt6 before gta62026-09-06T11:21:23.988142+00:00We got gpt6 before gta62026-09-06T11:21:23.988142+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/b3958aa29ee2aeccBeen playing around with Astra the last few days and gave it my usual dumb Minecraft test lol2026-09-06T05:05:10.314924+00:00Been playing around with Astra the last few days and gave it my usual dumb Minecraft test lol Started with a super vague oneshot prompt in Work on Astra Max, got a surprisingly complete voxel game back, then pushed the same project through one more Max revision and finally into Codex CLI with Astra xHigh for /plan + Astra Low for /goal . Whole run was about 145 mins from first prompt to the final top-down sim version, and the overall dev experience was noticeably smoother than my similar Sol 5.6 runs. Wrote up the process, timings, screenshots and linked the original one-shot Wildblock source here: https://huggingface.co/blog/tegridydev/minecraft-time-with-astra-tegridydev Source / one-shot:2026-09-06T05:05:10.314924+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/48550d7a45e696c5Canceling My Pro Subscription2026-09-06T00:15:18.927503+00:00Canceling My Pro Subscription I'm officially canceling my Hugging Face Pro subscription today. I supported this platform because it stood for true openness and neutrality. This acquisition by NVIDIA fundamentally changes that. Here’s why I’m against this deal: - Neutrality is dead. NVIDIA is a US-based company. This means US regulations will inevitably dictate platform policies, creating direct pressure on Chinese developers and anyone building open-weight models outside the US. - Community over bureaucracy. NVIDIA is a massive, slow-moving corporation. This acquisition will likely drown the community in corporate processes and commercial interests. Soon, uploading a simple finetune might be2026-09-06T00:15:18.927503+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/dbb34d05e5ffcc7cMy (really ugly) thoughts on NVIDIA acquiring Hugging Face2026-09-06T00:15:18.927503+00:00My (really ugly) thoughts on NVIDIA acquiring Hugging Face I don’t care if you love me or hate me – something about one of the most open community efforts ever to achieve the tagline “The community building the future“ getting gobbled up by a company that arguably is the biggest hardware monopoly that has ever existed strikes me as deeply unsettling. I don’t like monopolies, and that is that. The whole appeal of HF for me personally was always having a neutral location where anyone could develop, deploy, and test a model on their silicon of choice without being pushed into a single “official“ proprietary infrastructure stack. I am not going to pretend that I would believe NVIDIA “open and in2026-09-06T00:15:18.927503+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/1b217a2f6c40ba9cQwen3.8-27B-TURBO-Fable-Cold-Fusion-735-882-Heretic-Uncensored2026-09-06T00:15:18.927503+00:00Qwen3.8-27B-TURBO-Fable-Cold-Fusion-735-882-Heretic-Uncensored This is the first fine tune to exceed 730 "arc-c" ("735": 144 pts higher than Qwen 3.8 27B) AND 880 ARC-E (The OpenAI, Claude and Gemini "zone of intelligence") in 8 bit and over 718 arc-c in 4 bit. This version is called TURBO because it drastically reduces thinking tokens (by 1/2 to as high as 1/10), yet maintains output detail and quality. In other words while "reg" Qwen3.8 27B is thinking about "formatting" for a few 1000 tokens, this model is already done and waiting for more. This repo contains both "regular" and "MTP" Neo-CODER MAX DI-MATRIX (duel imatrix) GGUF quants. DavidAU/Qwen3.8-27B-TURBO-Fable-Cold-Fusion-735-882-He2026-09-06T00:15:18.927503+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/6879a757044337e0We're excited to introduce VLM Run Gateway - a new unified OpenAI-compatible API for running open-weight VLMs, OCR VLMs and ViT-based vision models.2026-09-06T00:15:18.927503+00:00We're excited to introduce VLM Run Gateway - a new unified OpenAI-compatible API for running open-weight VLMs, OCR VLMs and ViT-based vision models. https://vlm.run/gateway Full model catalog: https://vlm.run/gateway/models Blog post announcement: https://www.vlm.run/blog/introducing-gateway Try different models on the gateway simply by updating the model name. Free to use and no sign-up required for now (in alpha). $ uvx vlmrun gw models $ uvx vlmrun gw chat <doc>.pdf -m glm-ocr $ uvx vlmrun gw chat <doc>.pdf -m deepseek-ocr-2 $ uvx vlmrun gw chat <doc>.pdf -m pp-ocrv6 $ uvx vlmrun gw chat <img>.jpg -m qwen/qwen3.5-0.8b -p "describe the image" $ uvx vlmrun gw chat <vid>.mp4 -m qwen/qwen3.5-2026-09-06T00:15:18.927503+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/1f5b2cb7023487d1Can you do RL over taste?2026-09-06T00:15:18.927503+00:00Can you do RL over taste? I've spent some time reproducing, in the open, Surya N's idea of training a model to paint with code. It's a coding model that learns to paint watercolours by writing JS code, trained with GRPO. I used TRL and OpenEnv for this, with the whole pipeline running on Hugging Face. The interesting part is that the reward has no correct answer, unlike a math problem. In this case it's based on the artistic preferences of the person who builds the dataset. Everything is published: the environment, the reference pool, the trained adapters, every painting of every run with the code that made it, and a write-up with all the decisions, including the ones that went wrong. Blog p2026-09-06T00:15:18.927503+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/f384bc500a503da4CoT: 💬💬💬💬2026-09-06T00:15:18.927503+00:00CoT: 💬💬💬💬 Astra: 🧠🧠🧠💬2026-09-06T00:15:18.927503+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/b9ac566f1b947e86SO-ARM 102 goes open source in the next few weeks.2026-09-06T00:15:18.927503+00:00SO-ARM 102 goes open source in the next few weeks. What's new: - A parallel gripper: the jaws stay parallel through the whole stroke instead of pivoting around the object as they close. - PET-CF instead of PLA+ for a much stiffer frame. - A topology-optimized structure. - Wider joint rotation and folding range. - STS3250 servos on the first shoulder joint. Compared with the SO-ARM 101, that adds up to 2.5x the payload, roughly 2x better positioning accuracy, roughly 1.6x the movement speed, and about 36 mm more reach. It runs on Hugging Face LeRobot, so the same tooling, training pipeline and tutorials for the SO-ARM 101 work on it from day one.2026-09-06T00:15:18.927503+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/ba9bd1f32b7d4080VisionGuardrail, a multimodal content-safety classifier based on Qwen3.5, is now available on Hugging Face in 4B and 9B variants. It is a direct upgrade to ImageShield-MMCF, providing improved parental controls through conservative visual content-safety filtering.2026-09-06T00:15:18.927503+00:00VisionGuardrail, a multimodal content-safety classifier based on Qwen3.5, is now available on Hugging Face in 4B and 9B variants. It is a direct upgrade to ImageShield-MMCF, providing improved parental controls through conservative visual content-safety filtering. More About: ➠ hf.co/blog — https://huggingface.co/blog/prithivMLmods/vision-guardrail-mini-blog ➠ Models: ✦ VisionGuardrail-4B: prithivMLmods/VisionGuardrail-4B ✦ VisionGuardrail-9B: prithivMLmods/VisionGuardrail-9B ➠ Dataset: ✦ ImageShield-Guardrail-Pro: prithivMLmods/ImageShield-Guardrail-Pro ⤷ To learn more, visit the app page or the respective model pages.2026-09-06T00:15:18.927503+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/2c80c1a898eef8f9Hello everyone!2026-09-06T00:15:18.927503+00:00Hello everyone! Me and the team are working on G1-MINI and G1. Right now, G1-MINI is aimed at a launch in mid to late September, depending on how fast we fix the minor issues. As for G1, it's looking like a late October to mid-November launch, based on current trajectory. If things go terribly wrong, we could postpone it to December, as we prefer to ship confidently, not ship a half-done dogs' breakfast of a model. 🤣 All dates could be changed at any moment, as we are high school students not full-time ML engineers 😅. Other things to look out for is an overhaul of the UI and the information on my website. Thanks to my beta testers: @ guardamarcos @ Timmy6767 @ MUK-IS-GOAT @ smilyai-large-tea2026-09-06T00:15:18.927503+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/b7c95e882553791fI added recurrent depth, a gated memory, and Squeeze-and-Excitation to a chess network with no search. Same one forward pass, no tree — a deeper claim about what three architectural changes buy together.2026-09-06T00:15:18.927503+00:00I added recurrent depth, a gated memory, and Squeeze-and-Excitation to a chess network with no search. Same one forward pass, no tree — a deeper claim about what three architectural changes buy together. Confirmed on three independent seeds at 1.38M games. Then, extending it, I found two bugs in my own protocol: cudnn.benchmark=True was silently undoing my determinism seed, and a comparison's random seed was derived from the model path being tested — two checkpoints played different openings against the same opponent. Both fixed, nine already-run matches discarded and rerun. Only then did I extend one seed across 8.8x more data. Four instruments, and they don't agree: puzzles ahead 8/8, Maia2026-09-06T00:15:18.927503+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/052bd05022a6b459The SLM Consortium has begun work on a safety dataset for Small Language Models, with the creation of the dataset being headed by2026-09-06T00:15:18.927503+00:00The SLM Consortium has begun work on a safety dataset for Small Language Models, with the creation of the dataset being headed by @ wayneworkman2012 The dataset will focus on refusals and redirects surrounding dangerous or extreme sexual content, designed to be shaped sized appropriately for SLMs, without significantly lowering benchmark performance. More info will be out soon! slmconsortium2026-09-06T00:15:18.927503+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/hf_posts/2b3e0b6321c6d90eWe're releasing BananaMind Arena.2026-09-05T18:36:37.204814+00:00We're releasing BananaMind Arena. Its a Huggingface space where you can test out different models and see they're rankings! Check it out at Banaxi-Tech/BananaMind-Arena Also please follow @ CodeSoft for inspiring me to make it.2026-09-05T18:36:37.204814+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/hf_posts/fca46e87f5467f8eRan the real safety-gate eval on a merged specialist last night — 1200 generations, n=10 repeated sampling, 6 adversarial categories including direct pressure to keep going after a hard stop fires. The harness printed 1189/1200.2026-09-05T15:34:31.258994+00:00Ran the real safety-gate eval on a merged specialist last night — 1200 generations, n=10 repeated sampling, 6 adversarial categories including direct pressure to keep going after a hard stop fires. The harness printed 1189/1200. I don't trust a harness number until I've read the failures. All 11 turned out to be correct, categorical STOPs — the judge itself was misreading its own escalation marker, "to confirm", as an attempt to keep going when it was actually just remediation-plan language ("re-run the scan to confirm the fix"). Same marker, three distinct false-negative causes: remediation-context phrasing my earlier fix never anticipated, a present-participle gap in a quote-detection list2026-09-05T15:34:31.258994+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/hf_posts/42b089a835f14e75Pebble-25M and Pebble-25M-Chat are out now!2026-09-05T10:56:44.111725+00:00Pebble-25M and Pebble-25M-Chat are out now! We’re excited to release Pebble-25M and Pebble-25M-Chat! Both models use our 3:1 Mamba2/Transformer hybrid architecture and were pretrained on 25B tokens. Pebble-25M-Chat was then further fine-tuned on an additional 250M tokens from smol-smoltalk, following the same approach used for the Pebble-10M models. We hope you enjoy experimenting with them! Pebble-50M is coming in a few days. Models Pebble-25M: basically-ai/Pebble-25M Pebble-25M-Chat: basically-ai/Pebble-25M-Chat Pebble-10M GGUFs In case you missed it, our friend @ ContextReq made GGUF versions of the Pebble-10M models: ContextReq/Pebble-10M-GGUF ContextReq/Pebble-10M-Chat-GGUF Follow us if2026-09-05T10:56:44.111725+00:00Hugging Face Poststag:trvny.github.io,2024:feedseek/huggingface/72cedb041bee0a9dDriveZero: End-to-End Driving Beyond Human Demonstrations2026-09-05T00:00:00+00:00DriveZero is an end-to-end autonomous driving system that combines a vision foundation model for perception with a closed-loop reinforcement learning action model to learn driving behaviors beyond human demonstrations.2026-09-05T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/28bcc8f13cc3e033WorldSculpt: Generating Compositional Worlds from Grounded Videos2026-09-04T00:00:00+00:00Adapting a single-object 3D generative prior to multi-view observations enables scalable compositional mesh reconstruction of densely cluttered scenes with severe occlusion.2026-09-04T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/6f7f60b3b9a18f19SceneMosaic: Efficient and Diverse Simulation-Ready Scene Generation via Hybrid Agentic Layout Evolution2026-09-04T00:00:00+00:00SceneMosaic combines learned image priors with vision-language agents to efficiently generate diverse, physically valid indoor scenes by evolving local units and composing them globally.2026-09-04T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/c456c8ce9bd7125dWhat LLM Trading Agents Actually Do in Production: A Six-Month, Population-Scale Record from Two Fleets2026-09-04T00:00:00+00:00Autonomous language-model trading agents across production systems show behavior driven by interface design rather than strategy, exhibit volatility-blind sizing, fail to capture favorable price excursions, and display no directional edge, with frontier model decision quality statistically indistinguishable across families.2026-09-04T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/c94a86f58bbdc527Grounded Skill Synthesis from Code at Scale for Agentic Intelligence2026-09-04T00:00:00+00:00Code2Skill automatically extracts verifiable procedural skills from source code to improve agent performance before interaction experience accumulates.2026-09-04T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/96a3500c5a4b2fb7NeoMME: an efficient Multimodal-native and Multilingual Encoder2026-09-03T13:13:48+00:00NeoMME: an efficient Multimodal-native and Multilingual Encoder2026-09-03T13:13:48+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/9e2dca40ecc85cbaEditable Visual Design2026-09-03T00:00:00+00:00A coding agent guided by a vision-language model generates editable layered designs by synthesizing isolated visual assets and iteratively refining native HTML/CSS layouts.2026-09-03T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/ed8dcfef486c0bfaIris: Climbing to the Search Frontier2026-09-03T00:00:00+00:00Two large-scale search agents are trained via a multi-stage pipeline combining supervised fine-tuning and reinforcement learning against live search, achieving state-of-the-art open-source results on complex web benchmarks through rigorous trajectory filtering and inference-time context management.2026-09-03T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/45020768fad998beFine-tuning a 350M Model for Better Structured Outputs in 100 GRPO Steps2026-09-03T00:00:00+00:00Fine-tuning a 350M Model for Better Structured Outputs in 100 GRPO Steps2026-09-03T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/86b47b47cb7422fdGive Your Coding Agents a Memory You Own2026-09-03T00:00:00+00:00Give Your Coding Agents a Memory You Own2026-09-03T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/b844bdeeb825fb68Training a coding model to paint watercolours with TRL and OpenEnv2026-09-03T00:00:00+00:00Training a coding model to paint watercolours with TRL and OpenEnv2026-09-03T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/22915ca8a27338bfReal-Time Intelligence with IBM Time Series Models on Confluent2026-09-02T13:49:14+00:00Real-Time Intelligence with IBM Time Series Models on Confluent2026-09-02T13:49:14+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/db57c39948d8b8f2SolarWM: Open Data and Scalable Training for Long-Horizon Video World Models2026-09-02T00:00:00+00:00SolarWM provides an open framework and unified training recipe for building interactive video world models across diverse data sources and generator backbones, enabling long-horizon real-time rollouts.2026-09-02T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/5b04c45dd89a0abdRepo-To-Skill: Distilling GitHub Repositories Into AI4AI Skills2026-09-02T00:00:00+00:00DisCo is a research agent that distills operational knowledge into reusable skills, significantly improving autonomous ML research performance across benchmarks.2026-09-02T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/24ea369aa7a2dbeaSimpleMemVLA: A Simple but Effective Native-Video Memory for Vision-Language-Action Models2026-09-02T00:00:00+00:00SimpleMemVLA achieves long-horizon manipulation by feeding intact timestamped video history directly into a pretrained VLM backbone and using hidden states to inform a flow-matching action head, outperforming dedicated memory modules.2026-09-02T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/23bdbfdbd061867cBenchMIRT: What are LLM benchmarks actually measuring?2026-09-01T21:39:07+00:00BenchMIRT: What are LLM benchmarks actually measuring?2026-09-01T21:39:07+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/ec0b2ef0376e6e2bH3-World: Turning Language Understanding into World Control2026-09-01T00:00:00+00:00We present H3-World, an efficient framework that turns the 33B MiniMax-H3 video generator into an interactive world model. Our key finding is that, as large video generators become more capable, language is emerging as a natural interface for control. MiniMax-H3, for example, already supports zero-shot control of character behavior and camera motion through natural-language instructions. Building on this, H3-World turns this coarse language interface into precise, temporally grounded world control, without introducing dedicated action modules. Specifically, we represent each action as a structured combination of character and camera instructions, and align them with the corresponding tempora2026-09-01T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/85562dc16345cc8bIntroducing @huggingface/kernels: 200+ WebGPU Kernels for Local AI2026-09-01T00:00:00+00:00Introducing @huggingface/kernels: 200+ WebGPU Kernels for Local AI2026-09-01T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/875fe766e8810acbLightNav-0: Eliciting VLM Spatial Intelligence for Generalist Embodied Navigation2026-08-31T00:00:00+00:00LightNav-0 is a compact generalist navigation model that leverages a pretrained vision-language model’s spatial reasoning via unified pointing tokens and action tokenization to achieve state-of-the-art embodied navigation across diverse tasks and robots.2026-08-31T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/1aa41a062bea8e62DreamX-Creator: Democratizing Native Audio-Video Generation at 2K Resolution2026-08-31T00:00:00+00:00A compact 7B native joint audio-video generator uses cross-modal attention, progressive joint training, reinforcement learning with multimodal feedback, and an autoregressive 2K refinement pipeline to produce synchronized high-resolution outputs.2026-08-31T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/48172f24d0496172CogEvol: Towards Efficient and Reliable Learning Environment Generation2026-08-31T00:00:00+00:00CogEvol is a family of models that generate structured learning artifacts in a single pass using supervised fine-tuning and reinforcement learning with vision-language rewards, achieving high quality with far fewer parameters and lower cost.2026-08-31T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/hf_trending_papers/5443ab32cf8f8cd3ContextPilot: Teaching Agents for Proactive Context Management via Fine-grained RL2026-08-28T00:00:00+00:00ContextPilot improves long-horizon agent reasoning by expanding context-editing tools and using reinforcement learning with branch sampling to identify critical context decisions.2026-08-28T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/b0b2c2da12a5bc45The Open ASR Leaderboard Adds Its First Global South Language2026-08-28T00:00:00+00:00The Open ASR Leaderboard Adds Its First Global South Language2026-08-28T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/19126180375fcf2bRevisiting Local Context for Long-Horizon Streaming 3D Reconstruction2026-08-27T00:00:00+00:00ABot-Recon achieves stable long-horizon streaming 3D reconstruction by using only local temporal context and frame-independent predictions composed sequentially, reducing drift via a lightweight temporal refiner and composition-aware pose loss.2026-08-27T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/4439717f061fecb8Code as Worlds: Agentic Discovery of Executable World Representations for Physical Reasoning2026-08-27T00:00:00+00:00Code-as-World represents physical environments as executable code to enable quantitative reasoning and scalable supervision for vision-language models.2026-08-27T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/6f10531ab174fc7aVoiceMem: Streaming Dual-Brain Memory for Real-Time Interaction2026-08-26T00:00:00+00:00VoiceMem introduces a dual-brain streaming memory architecture for speech language models that improves retrieval accuracy, emotional personalization, and real-time efficiency.2026-08-26T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/0b1ada9433d90b21JIT-Agent: Scaling Harness Intelligence via Just-in-Time Harness Evolution2026-08-26T00:00:00+00:00JIT-Agent is a trainable model that synthesizes adaptive agent harnesses for off-the-shelf LLMs, improving performance across diverse models and tasks.2026-08-26T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/5309d96554639301Training and Finetuning Multi-Vector Embedding Models with Sentence Transformers2026-08-26T00:00:00+00:00Training and Finetuning Multi-Vector Embedding Models with Sentence Transformers2026-08-26T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/74043a2c13e42e05Granite 4.2 LLMs: How They're Built2026-08-25T15:14:14+00:00Granite 4.2 LLMs: How They're Built2026-08-25T15:14:14+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/f6b26e55a4899220Quantization-Aware Healing: a compressed, 4-bit model that outperforms its full-precision original2026-08-25T11:39:24+00:00Quantization-Aware Healing: a compressed, 4-bit model that outperforms its full-precision original2026-08-25T11:39:24+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/6e814972f6fa639dWeMM-Embedding: WeChat Multi-Modal Embedding Technical Report2026-08-25T00:00:00+00:00WeMM-Embedding is a family of universal multimodal embedding models that align text, images, videos, and interleaved inputs in a shared space, achieving state-of-the-art retrieval and recommendation performance across public benchmarks and large-scale WeChat applications.2026-08-25T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/2983dbf79834f512Wire It, Run It, Deploy It: AI Workflows in Gradio2026-08-25T00:00:00+00:00Wire It, Run It, Deploy It: AI Workflows in Gradio2026-08-25T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/0f0b07922d0aa5c9Prime Agent: A Self-Improving RLM Harness2026-08-24T00:00:00+00:00Prime Agent is an open-source harness that uses recursive subagents, persistent computation, and agent-to-agent coordination to extend language models' long-horizon capabilities across coding and reasoning tasks.2026-08-24T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/8e137603c4a4f659Apodex 1.1: Scaling Agentic Intelligence for Complex Work2026-08-24T00:00:00+00:00Apodex 1.1 improves sustained, verifiable progress on complex real-world tasks by scaling executable environments and training agents to coordinate long-horizon work with state maintenance and recovery.2026-08-24T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/a59643a9a126ce18AutoResearch: Insight In, Hallucination Out2026-08-23T00:00:00+00:00AutoResearch is a two-stage autonomous system that grounds research ideas through integrated generation and evidence-based execution to improve experimental reliability and measurable outcomes.2026-08-23T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/bcd3314d2ba2a36fHow Hugging Face Inference Endpoints, Jobs, and Buckets Power Search on Papers with Code2026-08-21T00:00:00+00:00How Hugging Face Inference Endpoints, Jobs, and Buckets Power Search on Papers with Code2026-08-21T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/68e9fb1705e10808Measuring benchmark optimization in speech recognition2026-08-21T00:00:00+00:00Measuring benchmark optimization in speech recognition2026-08-21T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/c7cdb6722fd86cc4Up to 3.2x Faster Inference with LFM2.5-DSpark2026-08-20T16:52:57+00:00Up to 3.2x Faster Inference with LFM2.5-DSpark2026-08-20T16:52:57+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/e3dd722f7dfb85fc4DAnyone: Create Anyone in 4D from a Casual Monocular Video2026-08-20T00:00:00+00:004DAnyone reconstructs 4D humans from monocular video by generating multiview-consistent videos and lifting them into 4D Gaussian Splatting, using reference and target context designs to overcome scaling bottlenecks.2026-08-20T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/5ce8103476b1f3acHow Much Memory Does Your Agent Actually Need?2026-08-18T18:09:38+00:00How Much Memory Does Your Agent Actually Need?2026-08-18T18:09:38+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/e520424e436f5da3Multi-Vector (Late Interaction) Embedding Models with Sentence Transformers2026-08-18T00:00:00+00:00Multi-Vector (Late Interaction) Embedding Models with Sentence Transformers2026-08-18T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/b597a3d03ee72b44Same Cluster, 33 Points More Utilization: What Changed Was the Order2026-08-17T19:46:21+00:00Same Cluster, 33 Points More Utilization: What Changed Was the Order2026-08-17T19:46:21+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/9376b61147eee176FreeToken: Efficient Edge-Native MoE Serving with Bandwidth-Adaptive Execution2026-08-17T00:00:00+00:00FreeToken is an edge-native Mixture-of-Experts serving system that dynamically maps computation and model state onto heterogeneous local hardware to run large open-weight models on personal machines.2026-08-17T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/d2ebf04cf0e80ea3Zetta ζ: An Efficient Closed-Loop Embodied Harness for Self-Evolving Physical Intelligence2026-08-17T00:00:00+00:00Zetta is a closed-loop embodied harness that evolves runtime critics and recovery skills online to govern physical execution at action frequency, achieving high success on robot benchmarks with faster inference and scaling self-exploration.2026-08-17T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/23ec62a0bbb77cebStateM: Reaching 95.3% Raw Accuracy, or a \$15 Frontier Run, on Terminal-Bench 2.1 via Harness Scaling2026-08-15T00:00:00+00:00StateM is a runtime system that improves long-horizon agent execution through durable states, recoverable runbooks, and enforceable procedural controls without altering model weights.2026-08-15T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/d556a48bace2bfaaState of Open Models: Summer 2026 Observations2026-08-14T00:00:00+00:00State of Open Models: Summer 2026 Observations2026-08-14T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/c1c988556190aa29Record, train, and deploy from one place with Strands Agents, LeRobot, and Hugging Face Storage Buckets2026-08-13T17:16:04+00:00Record, train, and deploy from one place with Strands Agents, LeRobot, and Hugging Face Storage Buckets2026-08-13T17:16:04+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/5fa28c256021e6a7What We Learned by Reproducing 2,200 papers from ICML2026-08-13T00:00:00+00:00What We Learned by Reproducing 2,200 papers from ICML2026-08-13T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/e43158037a354e46Introducing OlmoEarth embeddings: Custom embedding exports from OlmoEarth Studio for downstream analysis2026-08-12T16:14:36+00:00Introducing OlmoEarth embeddings: Custom embedding exports from OlmoEarth Studio for downstream analysis2026-08-12T16:14:36+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/5eb3c49c6262106fThinking of ACE? We Can Do It with Fewer Tokens2026-08-11T13:37:10+00:00Thinking of ACE? We Can Do It with Fewer Tokens2026-08-11T13:37:10+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/e5b664a37aa39848Build Low-Latency Multilingual Voice Agents: Open Weights & Full Deployment Control with NVIDIA Magpie TTS2026-08-10T16:25:36+00:00Build Low-Latency Multilingual Voice Agents: Open Weights & Full Deployment Control with NVIDIA Magpie TTS2026-08-10T16:25:36+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/90d59cd2b4ce1933Making Knowledge Distillation Cheap Enough to Run at Scale2026-08-10T10:05:36+00:00Making Knowledge Distillation Cheap Enough to Run at Scale2026-08-10T10:05:36+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/0a2ae6a04b0dcf24BDH-CQ: In-Context Learning with Recurrent Latent Reasoning2026-08-10T00:00:00+00:00A 150M-parameter reasoning model using recurrent latent reasoning and in-context learning achieves a new cost-accuracy frontier on ARC-AGI-1.2026-08-10T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/0da6fb777e3347c6Meta is back with Muse Glimmer: local, agentic, multimodal, and open source2026-08-10T00:00:00+00:00Meta is back with Muse Glimmer: local, agentic, multimodal, and open source2026-08-10T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/72ea094fa822e0b0Baseten on Hugging Face Inference Providers 🔥2026-08-06T00:00:00+00:00Baseten on Hugging Face Inference Providers 🔥2026-08-06T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/f684c3a66a25993bGPU Management: Why Idle GPUs Are the New Grounded Aircraft2026-07-30T15:09:09+00:00GPU Management: Why Idle GPUs Are the New Grounded Aircraft2026-07-30T15:09:09+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/9101339b1ac24639NVIDIA Cosmos-H-Dreams: Bringing Real-Time Generative Simulation to Surgical Robotics2026-07-27T09:32:20+00:00NVIDIA Cosmos-H-Dreams: Bringing Real-Time Generative Simulation to Surgical Robotics2026-07-27T09:32:20+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/8ff67d77127ccd24Anatomy of a Frontier Lab Agent Intrusion: A Technical Timeline of the July 2026 Incident2026-07-27T00:00:00+00:00Anatomy of a Frontier Lab Agent Intrusion: A Technical Timeline of the July 2026 Incident2026-07-27T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/37c9890bc32e7ceeBringing Nunchaku 4-bit Diffusion Inference to Diffusers2026-07-23T00:00:00+00:00Bringing Nunchaku 4-bit Diffusion Inference to Diffusers2026-07-23T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/f07ea0986edc9c35Grabette: an open system to record robot-manipulation data2026-07-21T00:00:00+00:00Grabette: an open system to record robot-manipulation data2026-07-21T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/4babaf3e269b6d7dNewer Models, Same Advantage2026-07-16T11:49:48+00:00Newer Models, Same Advantage2026-07-16T11:49:48+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/d8ed319939f5c0aeSecurity incident disclosure — July 20262026-07-16T00:00:00+00:00Security incident disclosure — July 20262026-07-16T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/5c8332d4091eee10Model Routing Is Simple. Until It Isn’t.2026-07-15T17:27:01+00:00Model Routing Is Simple. Until It Isn’t.2026-07-15T17:27:01+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/210f6726bf4a719aWelcome Inkling by Thinking Machines2026-07-15T00:00:00+00:00Welcome Inkling by Thinking Machines2026-07-15T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/5d7569c2afe37a81Introducing Real World VoiceEQ: Measuring the human quality of voice AI2026-07-15T00:00:00+00:00Introducing Real World VoiceEQ: Measuring the human quality of voice AI2026-07-15T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/145fbd552c757009Profiling in PyTorch (Part 3): Attention is all you profile2026-07-10T00:00:00+00:00Profiling in PyTorch (Part 3): Attention is all you profile2026-07-10T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/9a1b04c58bbca845Harness VLA: Steering Frozen VLAs into Reliable Manipulation Primitives via Memory-Guided Agents2026-07-09T00:00:00+00:00Language-conditioned manipulation requires both precise contact-rich control and robust reasoning over language, scenes, and long horizons. End-to-end Vision-Language-Action (VLA) models provide strong local visuomotor skills, but they are trained on in-distribution task trajectories and often fail under deployment perturbations such as semantic retargeting, goal re-binding, spatial-layout shifts, and unstable local contacts. LLM coding agents provide complementary semantic and compositional reasoning, but purely analytic primitives struggle with irregular grasping, constrained placement, and articulated-object interaction. We present Harness VLA, a memory-augmented agentic framework that ex2026-07-09T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/f2a3364a10eb9accNative-speed vLLM transformers modeling backend2026-07-08T00:00:00+00:00Native-speed vLLM transformers modeling backend2026-07-08T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/ca9a2a21da074b18From Hugging Face to Amazon SageMaker Studio in one click2026-07-07T21:15:33+00:00From Hugging Face to Amazon SageMaker Studio in one click2026-07-07T21:15:33+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/024a3808c07a0ff4Hugging Face Models on Foundry Managed Compute2026-07-07T15:20:06+00:00Hugging Face Models on Foundry Managed Compute2026-07-07T15:20:06+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/b29a21395768cd97Run AI workloads on any cloud, store on Hugging Face: zero-egress storage with SkyPilot2026-07-07T00:00:00+00:00Run AI workloads on any cloud, store on Hugging Face: zero-egress storage with SkyPilot2026-07-07T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/0a1d2bd6cc12857bLeRobot v0.6.0: Imagine, Evaluate, Improve2026-07-07T00:00:00+00:00LeRobot v0.6.0: Imagine, Evaluate, Improve2026-07-07T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/088a18b234ed800dPRX Part 4: Our Data Strategy2026-07-06T15:30:55+00:00PRX Part 4: Our Data Strategy2026-07-06T15:30:55+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/0919508f92439fbaLLM-as-a-Verifier: A General-Purpose Verification Framework2026-07-06T00:00:00+00:00LLM-as-a-Verifier introduces a probabilistic verification framework that scales across multiple dimensions to improve solution correctness assessment and agent performance across various benchmarks.2026-07-06T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/c57690ad336e7f8b🤗 Kernels: Major Updates2026-07-06T00:00:00+00:00🤗 Kernels: Major Updates2026-07-06T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/b7f49b2bc1486b47Hugging Face and Cerebras bring Gemma 4 to real-time voice AI2026-07-01T00:00:00+00:00Hugging Face and Cerebras bring Gemma 4 to real-time voice AI2026-07-01T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/8654826289ec7576ScarfBench: Benchmarking AI Agents for Enterprise Java Framework Migration2026-06-30T18:32:50+00:00ScarfBench: Benchmarking AI Agents for Enterprise Java Framework Migration2026-06-30T18:32:50+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/d7f8db1c666b51ceWhy Specialization Is Inevitable2026-06-30T14:39:11+00:00Why Specialization Is Inevitable2026-06-30T14:39:11+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/hf_trending_papers/7b7d063586db82e6Securing the AI Agent: A Unified Framework for Multi-Layer Agent Red Teaming2026-06-30T00:00:00+00:00AI-Infra-Guard is an open-source framework that addresses AI infrastructure security through layered detection paradigms spanning infrastructure, protocol, agent behavior, and model layers.2026-06-30T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/3f0a56fa70110027Featuring Every Eval Ever Results on Hugging Face Model Pages2026-06-30T00:00:00+00:00Featuring Every Eval Ever Results on Hugging Face Model Pages2026-06-30T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/91d16542fa1f3b29DiScoFormer: One transformer for density and score, across distributions2026-06-29T18:02:48+00:00DiScoFormer: One transformer for density and score, across distributions2026-06-29T18:02:48+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/7f1a19cb84580aa1Run a vLLM Server on HF Jobs in One Command2026-06-26T00:00:00+00:00Run a vLLM Server on HF Jobs in One Command2026-06-26T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/9662972e681ea5f1Accelerating Transformers Fine-Tuning with NVIDIA NeMo AutoModel2026-06-24T16:00:13+00:00Accelerating Transformers Fine-Tuning with NVIDIA NeMo AutoModel2026-06-24T16:00:13+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/c8f3104266f9489eIntroducing the FFASR Leaderboard: Benchmarking ASR in the Real World2026-06-24T00:00:00+00:00Introducing the FFASR Leaderboard: Benchmarking ASR in the Real World2026-06-24T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/49c160394cb9a203Shipping huggingface_hub every week with AI, open tools, and a human in the loop2026-06-23T00:00:00+00:00Shipping huggingface_hub every week with AI, open tools, and a human in the loop2026-06-23T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/dba1e8f05869c4fbExperimenting with the proposed Cross-Origin Storage API in Transformers.js2026-06-23T00:00:00+00:00Experimenting with the proposed Cross-Origin Storage API in Transformers.js2026-06-23T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/493a508e4ceaa14cPP-OCRv6 on Hugging Face: 50-Language OCR from 1.5M to 34.5M Parameters2026-06-22T13:18:56+00:00PP-OCRv6 on Hugging Face: 50-Language OCR from 1.5M to 34.5M Parameters2026-06-22T13:18:56+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/d1c7fe87ce16567dWe got local models to triage the OpenClaw repo for FREE!*2026-06-22T00:00:00+00:00We got local models to triage the OpenClaw repo for FREE!*2026-06-22T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/f2e2a2c2f2ff5ec7Unlimited OCR Works2026-06-22T00:00:00+00:00Unlimited OCR introduces Reference Sliding Window Attention to eliminate growing memory consumption during long-sequence OCR tasks, enabling efficient transcription of multiple pages in a single forward pass.2026-06-22T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/e9b8182dcfcc0d62MosaicLeaks: Can your research agent keep a secret?2026-06-18T18:13:13+00:00MosaicLeaks: Can your research agent keep a secret?2026-06-18T18:13:13+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/dc672d00868203d0Beyond LoRA: Can you beat the most popular fine-tuning technique?2026-06-18T00:00:00+00:00Beyond LoRA: Can you beat the most popular fine-tuning technique?2026-06-18T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/d44bbcfdf323272fIs it agentic enough? Benchmarking open models on your own tooling2026-06-18T00:00:00+00:00Is it agentic enough? Benchmarking open models on your own tooling2026-06-18T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/c7b6e0d15e340e1aFrom the Hugging Face Hub to robot hardware with Strands Agents and LeRobot2026-06-17T10:18:05+00:00From the Hugging Face Hub to robot hardware with Strands Agents and LeRobot2026-06-17T10:18:05+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/64d6b4cbeaac616aGLM-5.2: Built for Long-Horizon Tasks2026-06-17T09:01:25+00:00GLM-5.2: Built for Long-Horizon Tasks2026-06-17T09:01:25+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/da3c81662bdd9e13Agentic Resource Discovery: Let agents search2026-06-17T00:00:00+00:00Agentic Resource Discovery: Let agents search2026-06-17T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/fd4a8c87ca562d73Kairos: A Native World Model Stack for Physical AI2026-06-16T00:00:00+00:00Kairos is a world model framework that learns from diverse experiences, maintains persistent states through hybrid temporal attention mechanisms, and operates efficiently across different hardware platforms for physical AI applications.2026-06-16T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/47d05adaf3b5567bProfiling in PyTorch (Part 2): From nn.Linear to a Fused MLP2026-06-11T00:00:00+00:00Profiling in PyTorch (Part 2): From nn.Linear to a Fused MLP2026-06-11T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/92ae8342b6363137How an Agent Built a 3D Paris Gallery by Chaining Two Hugging Face Spaces2026-06-09T10:46:19+00:00How an Agent Built a 3D Paris Gallery by Chaining Two Hugging Face Spaces2026-06-09T10:46:19+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/eb987eaf18833b22Migrating Your GitHub CI to Hugging Face Jobs2026-06-09T00:00:00+00:00Migrating Your GitHub CI to Hugging Face Jobs2026-06-09T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/fbaf22fcf62fc443The Open Source Community is backing OpenEnv for Agentic RL2026-06-08T00:00:00+00:00The Open Source Community is backing OpenEnv for Agentic RL2026-06-08T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/3c2e7a73efc4745cNemotron 3.5 Content Safety: Customizable Multimodal Safety for Global Enterprise AI2026-06-04T18:57:45+00:00Nemotron 3.5 Content Safety: Customizable Multimodal Safety for Global Enterprise AI2026-06-04T18:57:45+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/431ad766fff6cc42Designing the hf CLI as an agent-optimized way to work with the Hub2026-06-04T00:00:00+00:00Designing the hf CLI as an agent-optimized way to work with the Hub2026-06-04T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/bc0be78cdc6b163dDirect Preference Optimization Beyond Chatbots2026-06-03T12:55:11+00:00Direct Preference Optimization Beyond Chatbots2026-06-03T12:55:11+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/799726310b5a7d77Adding MCP Tools to Reachy Mini2026-06-03T00:00:00+00:00Adding MCP Tools to Reachy Mini2026-06-03T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/440b7646f5767e29Holo3.1: Fast & Local Computer Use Agents2026-06-02T14:13:23+00:00Holo3.1: Fast & Local Computer Use Agents2026-06-02T14:13:23+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/6999fdd75e681b1aPaddleOCR-VL-1.6: Expanding the Frontier of Document Parsing with Under-Optimized Region Refinement and Progressive Post-Training2026-06-02T00:00:00+00:00PaddleOCR-VL-1.6 enhances document parsing performance through targeted data optimization and progressive post-training techniques, achieving state-of-the-art results on OmniDocBench v1.6.2026-06-02T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/78430ee508effb5aUltralytics YOLO26: Unified Real-Time End-to-End Vision Models2026-06-02T00:00:00+00:00YOLO26 addresses real-time vision challenges through a unified model family with NMS-free inference, improved training strategies, and multi-task capabilities spanning detection, segmentation, and pose estimation.2026-06-02T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/2995ca1c3636d92fIntroducing Mellum2: A 12B Mixture-of-Experts Model by JetBrains2026-06-01T15:45:17+00:00Introducing Mellum2: A 12B Mixture-of-Experts Model by JetBrains2026-06-01T15:45:17+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/65ae950e23b00581Beyond LLMs: Why Scalable Enterprise AI Adoption Depends on Agent Logic2026-06-01T13:51:18+00:00Beyond LLMs: Why Scalable Enterprise AI Adoption Depends on Agent Logic2026-06-01T13:51:18+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/357d064be8691681Profiling in PyTorch (Part 1): A Beginner's Guide to torch.profiler2026-05-29T00:00:00+00:00Profiling in PyTorch (Part 1): A Beginner's Guide to torch.profiler2026-05-29T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/1ed3bfe49ebe8c08COLLEAGUE.SKILL: Automated AI Skill Generation via Expert Knowledge Distillation2026-05-29T00:00:00+00:00Person-grounded AI skills are automatically distilled from heterogeneous traces into inspectable, correctable packages that capture both capabilities and behavioral patterns.2026-05-29T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/5b218fefef6f1e06Reachy Mini goes fully local2026-05-27T00:00:00+00:00Reachy Mini goes fully local2026-05-27T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/e2e168c608359fbaShipping a Trillion Parameters With a Hub Bucket: Delta Weight Sync in TRL2026-05-27T00:00:00+00:00Shipping a Trillion Parameters With a Hub Bucket: Delta Weight Sync in TRL2026-05-27T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/3ae5a86a36cf97c3Harness, Scaffold, and the AI Agent Terms Worth Getting Right2026-05-25T00:00:00+00:00Harness, Scaffold, and the AI Agent Terms Worth Getting Right2026-05-25T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/e4d0eb193b289b8cSkillOpt: Executive Strategy for Self-Evolving Agent Skills2026-05-22T00:00:00+00:00SkillOpt introduces a systematic text-space optimizer for agent skills that trains skills as external agent state with stable updates and zero deployment inference overhead, achieving superior performance across multiple benchmarks and execution environments.2026-05-22T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/bda6dcb3221f417aOlmoEarth v1.1: A more efficient family of Earth observation models2026-05-19T18:38:09+00:00OlmoEarth v1.1: A more efficient family of Earth observation models2026-05-19T18:38:09+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/1bd4f1ecf0d1343aIntroducing the Ettin Reranker Family2026-05-19T00:00:00+00:00Introducing the Ettin Reranker Family2026-05-19T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/905a332eca99d77bPaddleOCR 3.5: Running OCR and Document Parsing Tasks with a Transformers Backend2026-05-18T15:12:46+00:00PaddleOCR 3.5: Running OCR and Document Parsing Tasks with a Transformers Backend2026-05-18T15:12:46+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/469a04ba2849ba89Granite Embedding Multilingual R2: Open Apache 2.0 Multilingual Embeddings with 32K Context — Best Sub-100M Retrieval Quality2026-05-14T18:55:01+00:00Granite Embedding Multilingual R2: Open Apache 2.0 Multilingual Embeddings with 32K Context — Best Sub-100M Retrieval Quality2026-05-14T18:55:01+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/f6eafc08e75f7a36Unlocking asynchronicity in continuous batching2026-05-14T00:00:00+00:00Unlocking asynchronicity in continuous batching2026-05-14T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/f13c9bdb9299a2f5SenseNova-U1: Unifying Multimodal Understanding and Generation with NEO-unify Architecture2026-05-12T00:00:00+00:00Unified vision-language models treat understanding and generation as integrated processes rather than separate tasks, demonstrating strong performance across multiple multimodal capabilities including image synthesis and action reasoning.2026-05-12T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/ce49fe8e0cb4aba7Building Blocks for Foundation Model Training and Inference on AWS2026-05-11T23:18:26+00:00Building Blocks for Foundation Model Training and Inference on AWS2026-05-11T23:18:26+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/08c10eedccbd3d4bvLLM V0 to V1: Correctness Before Corrections in RL2026-05-06T19:06:55+00:00vLLM V0 to V1: Correctness Before Corrections in RL2026-05-06T19:06:55+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/351d00366b56e172Adding Benchmaxxer Repellant to the Open ASR Leaderboard2026-05-06T00:00:00+00:00Adding Benchmaxxer Repellant to the Open ASR Leaderboard2026-05-06T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/0e9fd15018278ff1ARIS: Autonomous Research via Adversarial Multi-Agent Collaboration2026-05-04T00:00:00+00:00ARIS is an open-source research harness that uses cross-model adversarial collaboration to ensure reliable long-term research outcomes through coordinated execution, orchestration, and assurance layers.2026-05-04T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/6af9b6a7000314f8Granite 4.1 LLMs: How They’re Built2026-04-29T15:01:48+00:00Granite 4.1 LLMs: How They’re Built2026-04-29T15:01:48+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/a89e6f10b7acf213DeepInfra on Hugging Face Inference Providers 🔥2026-04-29T00:00:00+00:00DeepInfra on Hugging Face Inference Providers 🔥2026-04-29T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/5b7c46b20d1489abIntroducing NVIDIA Nemotron 3 Nano Omni: Long-Context Multimodal Intelligence for Documents, Audio and Video Agents2026-04-28T15:58:57+00:00Introducing NVIDIA Nemotron 3 Nano Omni: Long-Context Multimodal Intelligence for Documents, Audio and Video Agents2026-04-28T15:58:57+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/e548e0e285fcb13eHow to build scalable web apps with OpenAI's Privacy Filter2026-04-27T00:00:00+00:00How to build scalable web apps with OpenAI's Privacy Filter2026-04-27T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/b2ff62f993e15690DeepSeek-V4: a million-token context that agents can actually use2026-04-24T00:00:00+00:00DeepSeek-V4: a million-token context that agents can actually use2026-04-24T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/4a3a5411219d4e01How to Use Transformers.js in a Chrome Extension2026-04-23T00:00:00+00:00How to Use Transformers.js in a Chrome Extension2026-04-23T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/2a8f0f0b7f71ea50Memanto: Typed Semantic Memory with Information-Theoretic Retrieval for Long-Horizon Agents2026-04-23T00:00:00+00:00Memanto presents a universal memory layer for agentic AI that eliminates computational overhead of hybrid semantic graph architectures through a typed semantic memory schema and information-theoretic search engine.2026-04-23T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/24e2166b86b97de3QIMMA قِمّة ⛰: A Quality-First Arabic LLM Leaderboard2026-04-21T10:09:58+00:00QIMMA قِمّة ⛰: A Quality-First Arabic LLM Leaderboard2026-04-21T10:09:58+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/cd40c18e81f21c66AI and the Future of Cybersecurity: Why Openness Matters2026-04-21T00:00:00+00:00AI and the Future of Cybersecurity: Why Openness Matters2026-04-21T00:00:00+00:00Hugging Face Blogtag:trvny.github.io,2024:feedseek/huggingface/b53b5700a365d2ffGeometric Context Transformer for Streaming 3D Reconstruction2026-04-15T00:00:00+00:00LingBot-Map is a feed-forward 3D foundation model that reconstructs scenes from video streams using a geometric context transformer architecture with specialized attention mechanisms for coordinate grounding, dense geometric cues, and long-range drift correction, achieving stable real-time performance at 20 FPS.2026-04-15T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/984a53597ed6a6edEvoScientist: Towards Multi-Agent Evolving AI Scientists for End-to-End Scientific Discovery2026-03-09T00:00:00+00:00EvoScientist is an adaptive multi-agent framework that enhances scientific discovery by continuously learning from past interactions through persistent memory modules.2026-03-09T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/6fa0dfc301ff8a6bHY-WU (Part I): An Extensible Functional Neural Memory Framework and An Instantiation in Text-Guided Image Editing2026-03-07T00:00:00+00:00Foundation models require adaptive architectures to handle evolving objectives and user needs, leading to the development of HY-WU, a memory-first framework that generates instance-specific weight updates through functional memory modules.2026-03-07T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/ff6a82eae1dd5f47WideSeek-R1: Exploring Width Scaling for Broad Information Seeking via Multi-Agent Reinforcement Learning2026-02-04T00:00:00+00:00Multi-agent systems using reinforcement learning enable parallel information seeking with scalable orchestration, achieving performance comparable to larger single agents.2026-02-04T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/cf89f1ed99e6f1e3EverMemOS: A Self-Organizing Memory Operating System for Structured Long-Horizon Reasoning2026-01-05T00:00:00+00:00EverMemOS presents a self-organizing memory system for large language models that processes dialogue streams into structured memory cells and scenes to enhance long-term interaction capabilities.2026-01-05T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/e6b551d4c4735f0aDataFlow: An LLM-Driven Framework for Unified Data Preparation and Workflow Automation in the Era of Data-Centric AI2025-12-18T00:00:00+00:00DataFlow is an LLM-driven data preparation framework that enhances data quality and reproducibility for various tasks, improving LLM performance with automatically generated pipelines.2025-12-18T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/f50146a21ccf85f4AI-Trader: Benchmarking Autonomous Agents in Real-Time Financial Markets2025-12-01T00:00:00+00:00AI-Trader presents the first fully automated live benchmark for evaluating large language models in financial decision-making across multiple markets with autonomous information processing.2025-12-01T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/02af652f296a41a0Agent READMEs: An Empirical Study of Context Files for Agentic Coding2025-11-17T00:00:00+00:00Agentic coding tools receive goals written in natural language as input, break them down into specific tasks, and write or execute the actual code with minimal human intervention. Central to this process are agent context files ("READMEs for agents") that provide persistent, project-level instructions. In this paper, we conduct the first large-scale empirical study of 2,303 agent context files from 1,925 repositories to characterize their structure, maintenance, and content. We find that these files are not static documentation but complex, difficult-to-read artifacts that evolve like configuration code, maintained through frequent, small additions. Our content analysis of 16 instruction typ2025-11-17T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/e2ee187558fb0519RF-DETR: Neural Architecture Search for Real-Time Detection Transformers2025-11-12T00:00:00+00:00RF-DETR, a light-weight detection transformer, uses weight-sharing NAS to optimize accuracy and latency for real-time detection across diverse datasets.2025-11-12T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/0b85061420c9ba11LongCat-Video Technical Report2025-10-25T00:00:00+00:00LongCat-Video, a 13.6B parameter video generation model based on the Diffusion Transformer framework, excels in efficient and high-quality long video generation across multiple tasks using unified architecture, coarse-to-fine generation, and block sparse attention.2025-10-25T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/27359fa608cfdabfCache-to-Cache: Direct Semantic Communication Between Large Language Models2025-10-03T00:00:00+00:00Cache-to-Cache (C2C) enables direct semantic communication between LLMs using neural network projections, improving accuracy and reducing latency compared to text-based communication.2025-10-03T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/9dc1c070f2212169MinerU2.5: A Decoupled Vision-Language Model for Efficient High-Resolution Document Parsing2025-09-26T00:00:00+00:00MinerU2.5, a 1.2B-parameter document parsing vision-language model, achieves state-of-the-art recognition accuracy with computational efficiency through a coarse-to-fine parsing strategy.2025-09-26T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/7f47008c868d7936Continuous Audio Language Models2025-09-08T00:00:00+00:00Audio Language Models (ALM) have emerged as the dominant paradigm for speech and music generation by representing audio as sequences of discrete tokens. Yet, unlike text tokens, which are invertible, audio tokens are extracted from lossy codecs with a limited bitrate. As a consequence, increasing audio quality requires generating more tokens, which imposes a trade-off between fidelity and computational cost. We address this issue by studying Continuous Audio Language Models (CALM). These models instantiate a large Transformer backbone that produces a contextual embedding at every timestep. This sequential information then conditions an MLP that generates the next continuous frame of an audio2025-09-08T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/e245bc31e4974978Paper2Agent: Reimagining Research Papers As Interactive and Reliable AI Agents2025-09-08T00:00:00+00:00Paper2Agent converts research papers into interactive AI agents to facilitate knowledge dissemination and enable complex scientific queries through natural language.2025-09-08T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/fc6e80fe1d9abdacVibeVoice Technical Report2025-08-26T00:00:00+00:00VibeVoice synthesizes long-form multi-speaker speech using next-token diffusion and a highly efficient continuous speech tokenizer, achieving superior performance and fidelity.2025-08-26T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/f36563661fbfb09bAgentScope 1.0: A Developer-Centric Framework for Building Agentic Applications2025-08-22T00:00:00+00:00AgentScope enhances agentic applications by providing flexible tool-based interactions, unified interfaces, and advanced infrastructure based on the ReAct paradigm, supporting efficient and safe development and deployment.2025-08-22T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/d966610453f01eedGLiClass: Generalist Lightweight Model for Sequence Classification Tasks2025-08-11T00:00:00+00:00GLiClass, an adaptation of GLiNER, achieves efficient and accurate sequence classification with zero-shot and few-shot capabilities, and PPO is adapted for multi-label text classification in data-sparse conditions.2025-08-11T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/e47ff61054745a8dMulti-module GRPO: Composing Policy Gradients and Prompt Optimization for Language Model Programs2025-08-06T00:00:00+00:00mmGRPO, a multi-module extension of GRPO, enhances accuracy in modular AI systems by optimizing LM calls and prompts across various tasks.2025-08-06T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/05ab01f6c93aa577Agent Lightning: Train ANY AI Agents with Reinforcement Learning2025-08-05T00:00:00+00:00Agent Lightning is a flexible RL framework for training LLMs in various agents, using a hierarchical RL algorithm and decoupling execution from training to handle complex interactions.2025-08-05T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/a98adcea65254dbcKronos: A Foundation Model for the Language of Financial Markets2025-08-02T00:00:00+00:00Kronos, a specialized pre-training framework for financial K-line data, outperforms existing models in forecasting and synthetic data generation through a unique tokenizer and autoregressive pre-training on a large dataset.2025-08-02T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/d6c9e0e686b7c3b8GLiNER2: An Efficient Multi-Task Information Extraction System with Schema-Driven Interface2025-07-24T00:00:00+00:00GLiNER2 is a unified transformer-based framework that supports multiple NLP tasks with improved efficiency and accessibility compared to large language models.2025-07-24T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/b09810012287906dMemOS: A Memory OS for AI System2025-07-04T00:00:00+00:00MemOS, a memory operating system for Large Language Models, addresses memory management challenges by unifying plaintext, activation-based, and parameter-level memories, enabling efficient storage, retrieval, and continual learning.2025-07-04T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/7592d9df5227bb87PDFMathTranslate: Scientific Document Translation Preserving Layouts2025-07-02T00:00:00+00:00PDFMathTranslate enables layout-preserving scientific document translation using large language models and precise layout detection, offering improved precision, flexibility, and efficiency.2025-07-02T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/e9badb8ce67b8e9cMiniCPM4: Ultra-Efficient LLMs on End Devices2025-06-09T00:00:00+00:00MiniCPM4, a highly efficient large language model for end-side devices, achieves superior performance using innovations in sparse attention, pre-training datasets, training algorithms, and inference systems.2025-06-09T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/611e8294772adf5dSmolVLA: A Vision-Language-Action Model for Affordable and Efficient Robotics2025-06-02T00:00:00+00:00SmolVLA is a compact, efficient vision-language-action model that achieves competitive performance at reduced computational costs and can be deployed on consumer-grade hardware.2025-06-02T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/hf_trending_papers/1e4cb8d6ce6a08c5Faster Video Diffusion with Trainable Sparse Attention2025-05-19T00:00:00+00:00Trainable sparse attention (VSA) reduces computational cost in video diffusion transformers with minimal impact on performance, enabling efficient scaling of the models.2025-05-19T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/b1460e9aef51c3a6Mem0: Building Production-Ready AI Agents with Scalable Long-Term Memory2025-04-28T00:00:00+00:00Mem0, a memory-centric architecture with graph-based memory, enhances long-term conversational coherence in LLMs by efficiently extracting, consolidating, and retrieving information, outperforming existing memory systems in terms of accuracy and computational efficiency.2025-04-28T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/216d253602b1f4b7SmolDocling: An ultra-compact vision-language model for end-to-end multi-modal document conversion2025-03-14T00:00:00+00:00SmolDocling is a compact vision-language model that performs end-to-end document conversion with robust performance across various document types using 256M parameters and a new markup format.2025-03-14T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/a754f287027edf8fOpen-Sora 2.0: Training a Commercial-Level Video Generation Model in $200k2025-03-12T00:00:00+00:00Open-Sora 2.0, a highly efficient commercial-level video generation model, achieves comparable performance to leading models at a significantly lower training cost and is open-sourced to promote innovation.2025-03-12T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/c2c213e5fc102b3fYuE: Scaling Open Foundation Models for Long-Form Music Generation2025-03-11T00:00:00+00:00YuE, a family of open foundation models based on LLaMA2, can generate long-form music with aligned lyrics, coherent structure, and appropriate accompaniment using innovative techniques in next-token prediction, conditioning, and pre-training.2025-03-11T00:00:00+00:00Hugging Face Trending Paperstag:trvny.github.io,2024:feedseek/huggingface/6a3555f80c831b7aolmOCR: Unlocking Trillions of Tokens in PDFs with Vision Language Models2025-02-25T00:00:00+00:00olmOCR is an open-source toolkit using a fine-tuned vision language model to process PDFs into clean text while preserving structure, optimized for large-scale batch processing.2025-02-25T00:00:00+00:00Hugging Face Trending Papers