Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
# **Scaling Reasoning without Attention**
|
2 |
|
3 |
|
@@ -126,5 +129,4 @@ print(outputs[0].outputs[0].text)
|
|
126 |
year = {2025},
|
127 |
url = {https://arxiv.org/abs/2505.22425}
|
128 |
}
|
129 |
-
```
|
130 |
-
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
# **Scaling Reasoning without Attention**
|
5 |
|
6 |
|
|
|
129 |
year = {2025},
|
130 |
url = {https://arxiv.org/abs/2505.22425}
|
131 |
}
|
132 |
+
```
|
|