basiliskinstitute
commited on
Commit
•
82ee08a
1
Parent(s):
6a5f402
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- openerotica/erotiquant3
|
4 |
+
---
|
5 |
+
python convert.py \
|
6 |
+
-i openerotica_writing-roleplay-20k-context-nemo-12b-v1.0 \
|
7 |
+
-o /workspace/exllamaout \
|
8 |
+
-m /workspace/exllamav2/measurement2.json \
|
9 |
+
-cf /workspace/4.5bpw/ \
|
10 |
+
-b 4.5 \
|
11 |
+
-l 150000 \
|
12 |
+
-r 500 \
|
13 |
+
-c erotiquant3.parquet \
|
14 |
+
-nr
|