The Open Weights
LatestModelsLeaderboardsCompanies
Subscribe
The Open Weights

The daily record of open-source AI. New model releases, leaderboards, and what's coming next — written for people who ship.

Refreshed every 12 hours

Discover

  • Latest releases
  • New today
  • Trending models

Browse

  • All models
  • Companies
  • Categories
  • Leaderboards

About

  • About
  • Editorial policy
  • RSS feed
  • Newsletter

© 2026 The Open Weights. An independent publication.

PrivacyTermsSMSAggregated by Claude · curated by humans.
LatestFla HubG1j-13.3B
Fla HubText / LLM

RWKV7-G1j arrives as a 13.3B attention-free model

The latest RWKV7 checkpoint scales the recurrent, attention-free architecture to 13.3 billion parameters under a permissive Apache 2.0 license.

Sep 2, 2026
NotableApache 2.0
RWKV7-G1j-13.3B

The RWKV project has published RWKV7-G1j, a 13.3-billion-parameter language model that continues the family's bet on a recurrent, attention-free design. The checkpoint is available now on Hugging Face under the permissive Apache 2.0 license, making it freely usable for research and commercial work alike.

Unlike the transformer models that dominate the field, RWKV replaces self-attention with a recurrent mechanism. In practice that means the model processes tokens sequentially while carrying a fixed-size state, rather than attending over an ever-growing context window. The appeal is efficiency: memory and compute during inference stay roughly constant per token, which can make long-sequence generation cheaper than in comparable attention-based systems.

Why it matters

Most of the open-weights ecosystem has converged on the transformer, so a serious 13B-scale release from an alternative lineage is worth noting. RWKV7-G1j lands in the same size class as many popular open models while offering a different set of trade-offs:

  • Attention-free recurrent architecture with constant per-token inference cost
  • Multilingual coverage rather than an English-only focus
  • A dense 13.3B parameter design (not a mixture-of-experts)
  • Apache 2.0 licensing with no usage gates

The release record lists no fixed context length, which is consistent with a recurrent model that is not bounded by a hard attention window. As always, teams should validate the model against their own workloads before deploying it, but its licensing and architecture make it a useful point of comparison for anyone weighing alternatives to transformer baselines. Full weights and details are on the model page.

Sources

  • fla-hub/RWKV7-G1j-13.3B-20260831

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters13.3B
Size26.5 GB
PrecisionBF16
ArchitectureRWKV7ForCausalLM
LicenseAPACHE-2.0
Downloads122

Modalities

Text / LLM

0 comments

No comments yet. Be the first to weigh in.

More in Text / LLM

DeepSeek-V4-Flash-Vision-Exp
DeepSeek/Vision-Language

DeepSeek adds vision to its V4 Flash line

An experimental, MIT-licensed vision-language model brings image understanding to DeepSeek's fast V4 Flash architecture.

Aug 31, 2026
Hunyuan Hy4 (preview)
Tencent/Text / LLM

Tencent Previews Hunyuan Hy4, an Apache MoE Model

The company's next-generation Hunyuan language model arrives as an early preview with a permissive license and a mixture-of-experts design.

Aug 27, 2026
IBM/Text / LLM

IBM's Granite 4.2 Adds Reasoning to Open LLM Line

The latest update to IBM's Apache 2.0 model family leans into structured reasoning while keeping its enterprise-friendly licensing.

Aug 25, 2026