Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Pythia 12b encoded into 4 bit as named. The first one I am uploading has true sequential and act order but no group size (full rank)
|
| 2 |
+
|
| 3 |
+
You can likely use it with textgen-ui or have a go at my v1/v2 supporting version
|
| 4 |
+
|
| 5 |
+
https://github.com/Ph0rk0z/text-generation-webui-testing/tree/DualModel
|
| 6 |
+
|
| 7 |
+
get tokenizers from pythia-12b or lotus-12b here on HF
|