<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ByteDance on SoloSoft</title><link>https://www.solosoft.dev/tags/bytedance/</link><description>Recent content in ByteDance on SoloSoft</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://www.solosoft.dev/tags/bytedance/index.xml" rel="self" type="application/rss+xml"/><item><title>DeerFlow: ByteDance's Open-Source LLM Workflow Engine</title><link>https://www.solosoft.dev/post/deer-flow-llm-2026/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/deer-flow-llm-2026/</guid><description>&lt;p&gt;Building production LLM applications involves far more than making a single API call. Real-world applications chain multiple LLM calls together, combine them with data processing steps, apply conditional logic, handle errors gracefully, and manage state across the pipeline. &lt;strong&gt;DeerFlow&lt;/strong&gt; by ByteDance provides a comprehensive workflow engine for building these complex LLM applications, with a visual pipeline designer that makes the development process accessible and transparent.&lt;/p&gt;
&lt;p&gt;DeerFlow is built on the observation that most LLM applications follow identifiable patterns: retrieve-then-generate (RAG), multi-step reasoning, LLM-as-judge evaluation, and agent-based tool use. Rather than implementing these patterns from scratch each time, DeerFlow provides reusable pipeline components that can be wired together both visually and programmatically.&lt;/p&gt;</description></item><item><title>Seed1.5-VL: ByteDance's Vision-Language Foundation Model Achieving 38 SOTA Benchmarks</title><link>https://www.solosoft.dev/post/seed15-vl-vision-language-2026/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/seed15-vl-vision-language-2026/</guid><description>&lt;p&gt;In the rapidly advancing field of vision-language models, a new heavyweight has emerged from an unexpected corner. &lt;strong&gt;Seed1.5-VL&lt;/strong&gt;, developed by ByteDance&amp;rsquo;s Seed team, has achieved state-of-the-art results on an astonishing 38 out of 60 public benchmarks, spanning image understanding, video comprehension, document parsing, and multi-image reasoning.&lt;/p&gt;
&lt;p&gt;Built on a 20-billion parameter Mixture-of-Experts (MoE) architecture with approximately 2 billion activated parameters per token, Seed1.5-VL represents a careful balancing act between raw capability and computational efficiency. It outperforms models with far larger parameter counts while maintaining inference speeds suitable for real-world applications.&lt;/p&gt;
&lt;p&gt;The model&amp;rsquo;s benchmark sweep is remarkable not just for the number of wins, but for the breadth of categories it dominates. From OCR and chart understanding to multi-image reasoning and video comprehension, Seed1.5-VL demonstrates that ByteDance&amp;rsquo;s research team has achieved something genuinely comprehensive in the multimodal space.&lt;/p&gt;</description></item><item><title>StoryDiffusion: Consistent Self-Attention for Long-Range Image and Video Generation</title><link>https://www.solosoft.dev/post/storydiffusion-image-video-2026/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/storydiffusion-image-video-2026/</guid><description>&lt;p&gt;&lt;strong&gt;StoryDiffusion&lt;/strong&gt; is a research project from Nankai University and ByteDance that tackles one of the hardest problems in generative AI: maintaining visual consistency across long sequences of images and videos. Accepted as a major research contribution, it introduces a novel &lt;strong&gt;consistent self-attention (CSA)&lt;/strong&gt; mechanism that enables diffusion models to generate coherent comic strips, animations, and videos &amp;ndash; all without finetuning or per-sequence training.&lt;/p&gt;
&lt;p&gt;The core challenge StoryDiffusion addresses is simple to state but extremely difficult to solve: how do you generate a sequence of images where the same character looks consistently the same in every frame? Previous diffusion models could produce stunning single images, but when asked to generate a multi-panel comic or a video clip, characters would subtly change appearance between frames &amp;ndash; a different nose shape, a changed outfit, a shifted background style.&lt;/p&gt;</description></item><item><title>VeRL: ByteDance's Reinforcement Learning Framework for LLMs</title><link>https://www.solosoft.dev/post/verl-rl-2026/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/verl-rl-2026/</guid><description>&lt;p&gt;The most exciting frontier in large language model research in 2025-2026 has not been about making models bigger. It has been about making them smarter through reinforcement learning. DeepSeek-R1 demonstrated that RL training &amp;ndash; specifically GRPO (Group Relative Policy Optimization) &amp;ndash; can dramatically improve a model&amp;rsquo;s reasoning capabilities, enabling chain-of-thought reasoning, self-correction, and structured problem solving that rivals much larger models. ByteDance, one of the world&amp;rsquo;s largest technology companies and the creator of TikTok and Douyin, has been applying these same techniques at scale to train its own models. VeRL is the framework behind that effort.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;VeRL (Voltron Reinforcement Learning)&lt;/strong&gt; is ByteDance&amp;rsquo;s open-source reinforcement learning framework designed specifically for LLM training. It implements state-of-the-art RL algorithms including PPO (Proximal Policy Optimization) and GRPO, integrates tightly with vLLM for efficient inference during training, and supports distributed training across hundreds of GPUs. VeRL is the production framework that powers ByteDance&amp;rsquo;s internal LLM development, including the Doubao (豆包) AI assistant.&lt;/p&gt;</description></item></channel></rss>