ProphetOfBostrom
commited on
Commit
•
41238ab
1
Parent(s):
6dc2008
increased cat clobber factor
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ this file was made by concatenating most of the [default exllamav2 calibration d
|
|
17 |
artefact produced from:
|
18 |
```
|
19 |
$ cd exllamav2/conversion/standard_cal_data
|
20 |
-
$ cat technical.utf8 multilingual.utf8 code.utf8 tiny.utf8
|
21 |
```
|
22 |
where: [exllamav2/conversion/standard_cal_data](https://github.com/turboderp/exllamav2/tree/master/conversion/standard_cal_data) and [techmulcodetiny.utf8](./techmulcodetiny.utf8) produce a file that is used by imatrix for 560~ "chunks"
|
23 |
|
|
|
17 |
artefact produced from:
|
18 |
```
|
19 |
$ cd exllamav2/conversion/standard_cal_data
|
20 |
+
$ cat technical.utf8 multilingual.utf8 code.utf8 tiny.utf8 > techmulcodetiny.utf8
|
21 |
```
|
22 |
where: [exllamav2/conversion/standard_cal_data](https://github.com/turboderp/exllamav2/tree/master/conversion/standard_cal_data) and [techmulcodetiny.utf8](./techmulcodetiny.utf8) produce a file that is used by imatrix for 560~ "chunks"
|
23 |
|