Update README.md
Browse files
README.md
CHANGED
@@ -15,16 +15,14 @@ quantized_by: Thireus
|
|
15 |
|
16 |
## Models available in this repository
|
17 |
|
18 |
-
| Link | BITS (-b) | HEAD BITS (-hb) |
|
19 |
-
| ------ | --------- | --------------- | ------------------------ | ----------- | ---------------- | ---- | ------- | ------------------ |
|
20 |
-
| [here](https://huggingface.co/Thireus/WizardLM-70B-V1.0-HF-4.0bpw-h6-exl2/) | 4.0 | 6 | 2048 | 2048 | [0000.parquet](https://huggingface.co/datasets/wikitext/tree/refs%2Fconvert%2Fparquet/wikitext-2-raw-v1/train)* | 35GB | [v2](https://github.com/turboderp/exllamav2) | 4096 | 40GB | 44GB |
|
21 |
-
| [here](https://huggingface.co/Thireus/WizardLM-70B-V1.0-HF-5.0bpw-h6-exl2/) | 5.0 | 6 | 2048 | 2048 | [0000.parquet](https://huggingface.co/datasets/wikitext/tree/refs%2Fconvert%2Fparquet/wikitext-2-raw-v1/train)* | 44GB | [v2](https://github.com/turboderp/exllamav2) | 4096 | 48GB | 52GB |
|
22 |
-
| _soon_ | 6.0 | 6 | 2048 | 2048 | [0000.parquet](https://huggingface.co/datasets/wikitext/tree/refs%2Fconvert%2Fparquet/wikitext-2-raw-v1/train)* | ...GB | [v2](https://github.com/turboderp/exllamav2) | 4096 | | |
|
23 |
|
24 |
\* wikitext-2-raw-v1
|
25 |
|
26 |
-
Number of layers: 79
|
27 |
-
|
28 |
## Description:
|
29 |
|
30 |
_This repository contains EXL2 model files for [WizardLM's WizardLM 70B V1.0](https://huggingface.co/WizardLM/WizardLM-70B-V1.0)._
|
|
|
15 |
|
16 |
## Models available in this repository
|
17 |
|
18 |
+
| Link | BITS (-b) | HEAD BITS (-hb) | MEASU-REMENT LENGTH (-ml) | LENGTH (-l) | CAL DATASET (-c) | Size | V. | Max Context Length | Layers | VRAM Min | VRAM Max |
|
19 |
+
| ------ | --------- | --------------- | ------------------------ | ----------- | ---------------- | ---- | ------- | ------------------ | ---- |------------------ | ------------------ |
|
20 |
+
| [here](https://huggingface.co/Thireus/WizardLM-70B-V1.0-HF-4.0bpw-h6-exl2/) | 4.0 | 6 | 2048 | 2048 | [0000.parquet](https://huggingface.co/datasets/wikitext/tree/refs%2Fconvert%2Fparquet/wikitext-2-raw-v1/train)* | 35GB | [v2](https://github.com/turboderp/exllamav2) | 4096 | 79 | 40GB | 44GB |
|
21 |
+
| [here](https://huggingface.co/Thireus/WizardLM-70B-V1.0-HF-5.0bpw-h6-exl2/) | 5.0 | 6 | 2048 | 2048 | [0000.parquet](https://huggingface.co/datasets/wikitext/tree/refs%2Fconvert%2Fparquet/wikitext-2-raw-v1/train)* | 44GB | [v2](https://github.com/turboderp/exllamav2) | 4096 | 79 | 48GB | 52GB |
|
22 |
+
| _soon_ | 6.0 | 6 | 2048 | 2048 | [0000.parquet](https://huggingface.co/datasets/wikitext/tree/refs%2Fconvert%2Fparquet/wikitext-2-raw-v1/train)* | ...GB | [v2](https://github.com/turboderp/exllamav2) | 4096 | 79 | | |
|
23 |
|
24 |
\* wikitext-2-raw-v1
|
25 |
|
|
|
|
|
26 |
## Description:
|
27 |
|
28 |
_This repository contains EXL2 model files for [WizardLM's WizardLM 70B V1.0](https://huggingface.co/WizardLM/WizardLM-70B-V1.0)._
|