ProphetOfBostrom
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -14,10 +14,13 @@ tags:
|
|
14 |
library_name: transformers
|
15 |
---
|
16 |
|
17 |
-
### quantized with the default exl2 dataset with sequence lengths of 8192 and 400 calibration lines instead of 100. possibly microwaved, presumably better.
|
18 |
-
|
19 |
-
|
|
|
20 |
|
|
|
|
|
21 |
# DreamGen Opus V1
|
22 |
|
23 |
<div style="display: flex; flex-direction: row; align-items: center;">
|
|
|
14 |
library_name: transformers
|
15 |
---
|
16 |
|
17 |
+
### quantized with the default exl2 dataset with sequence lengths of 8192 and 400 calibration (stage 2, optimisation) lines instead of 2048/100. possibly microwaved, presumably better.
|
18 |
+
##### resulstant measurement file is present somewhere, though the default line count of 16 (still extended to 8192) was used for measurement (stage 1)
|
19 |
+
### tokenizer works. tokenizer.model is not required for use with exllama2. no promises about sketchy software by "oobabooga"* :) try tabbyAPI/tavern, or exui if you don't miss CFG
|
20 |
+
##### consider yourselves lucky it's not a safetensors.zpaq this took all night to upload and YES i did refresh my access tokens after the Whoopsie, sorry!
|
21 |
|
22 |
+
###### *I'm sure it's fine it's just that I'll die if I ever see conda again.
|
23 |
+
---
|
24 |
# DreamGen Opus V1
|
25 |
|
26 |
<div style="display: flex; flex-direction: row; align-items: center;">
|