File size: 1,910 Bytes
fa193ac
 
 
 
 
 
 
 
 
f94abb2
 
56b30ef
f94abb2
 
23ae38e
d1fd99e
 
 
 
23ae38e
d1fd99e
 
 
23ae38e
 
 
d6c136e
d1fd99e
 
 
 
 
 
 
 
 
56b30ef
00a9536
d1fd99e
1a3be59
56b30ef
1a3be59
d1fd99e
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
title: README
emoji: 🏆
colorFrom: gray
colorTo: purple
sdk: static
pinned: false
---

<div align="center">
    <img src="https://cdn-uploads.huggingface.co/production/uploads/6615494716917dfdc645c44e/k839qGKNniqOM_4PdpvoG.png" alt="FWKV Banner" style="width: 100%; max-width: 100%; height: auto; display: inline-block; margin-bottom: 0.5em; margin-top: 0.5em; reading-order: 20px; border-radius: 20px;"/>
    In partnership with <a href="https://huggingface.co/bench-labs"><b>Bench Labs</b></a>
</div>

**What is "FWKV"???**<br>
FWKV (call it Feed-forward Weighted Key Value, or Floored Weighted Key Value, its up to you) is a novel efficient language model architecture proposed on May 13, 2026 by [me](https://huggingface.co/FlameF0X).

It started as a fun side project inspired by RWKV. Then I (We, [FlameF0X](https://huggingface.co/FlameF0X)) realised that for a 50 million parameter language model is fast, like, faster than any **Transformers** base *Dense* or *MoE* 50m model

**Why should *I* use FWKV?**<br>
You dont use it since its still in its early stages and its very unstable. But its fast.

# Models
**How do *we* name the models?**<br>
Very simple actually!<br>
`FWKV-[model size or type or something uniquie]`<br>
They **must** stay simple so you can search easily.

**Models:**
- Language models:
  - FWKV-100M (being planned to enter in development in 2026-2027)
  - FWKV-Translation (being planned to enter in  development in late 2026)
  - [FWKV-ROSA](https://huggingface.co/FWKV/FWKV-ROSA)
  - [FWKV-50M](https://huggingface.co/FWKV/FWKV-50M)
  - [FWKV-29M](https://huggingface.co/FWKV/FWKV-29M)
  - [FKWV-Tinystories](https://huggingface.co/FWKV/FWKV-Tinystories)
- Vision models:
  - [FWKV-Image](https://huggingface.co/FWKV/FWKV-Image) 
  - FWKV-CLIP (**NAP** - Not A Prioriy, you will see this very frequently)
- Other modalities:
  - FWKV-TTS (NAP)
  - FWKV-Bert (NAP)