Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: other
|
3 |
---
|
4 |
+
|
5 |
+
Lotus 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)
|
6 |
+
|
7 |
+
You can likely use it with textgen-ui or have a go at my v1/v2 supporting version
|
8 |
+
|
9 |
+
https://github.com/Ph0rk0z/text-generation-webui-testing/tree/DualModel
|
10 |
+
|
11 |
+
get tokenizers from pythia-12b or lotus-12b here on HF
|