jacobmanifest commited on
Commit
ef13bf1
·
verified ·
1 Parent(s): 01b0fa9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
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`.