flâneur — a map of the web's best reading

Generalizing an LLM from 8k to 1M Context using Qwen-Agent

qwenlm.github.io · 1,424 words · saved by 1 readers

We’ve created an agent using Qwen2 models with an 8k context size to understand documents with 1M tokens, surpassing RAG and native long-context models. This agent was also used to generate data for training new long-context Qwen models.

Qwen-Agent TLDR: We've created an agent using Qwen2 models with an 8k context size to understand documents with 1M tokens, surpassing RAG and native long-context models. This agent was also used to generate data for training new long-context Qwen models. Introduction # Recently, there has been a hype trend in LLMs that can natively process sequences of millions of tokens. Most work has been focusing on sophisticated mathematical tweaks like RoPE-based extrapolation or architectural overhauls such as non-transformer LLMs. However, preparing fine-tuning data that is sufficiently long is a less d

Explore this link on the map →

saved by

related reading