Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
PowerCoder-3B is a retrained StarCoder2-3B, metamorphasized to use power retention with p=2.
|
| 6 |
+
|
| 7 |
+
The retraining dataset was the-stack-smol-v2 with FIM, reweighted to sample Python more frequently.
|
| 8 |
+
|
| 9 |
+
To get the power retention kernels, use `pip install retention`.
|