KaraKaraWitch nielsr HF Staff commited on
Commit
b76e9a6
·
verified ·
1 Parent(s): 383eecd

Add model card (#1)

Browse files

- Add model card (61f9c536a3006c29b90512acb2f70bcfeb0b64be)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ pipeline_tag: text-generation
5
+ ---
6
+
7
+ This repository contains the model described in the paper [RADLADS: Rapid Attention Distillation to Linear Attention Decoders at Scale](https://huggingface.co/papers/2505.03005).
8
+
9
+ Github repository: https://github.com/recursal/Monet