Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ This repository contains EXL2 model files for [WizardLM's WizardLM 70B V1.0](htt
|
|
26 |
EXL2 is a new format used by ExLlamaV2 – https://github.com/turboderp/exllamav2. EXL2 is based on the same optimization method as GPTQ. The format allows for mixing quantization
|
27 |
levels within a model to achieve any average bitrate between 2 and 8 bits per weight.
|
28 |
|
29 |
-
## Prompt template (official)
|
30 |
|
31 |
```
|
32 |
A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions. USER: {prompt} ASSISTANT:
|
|
|
26 |
EXL2 is a new format used by ExLlamaV2 – https://github.com/turboderp/exllamav2. EXL2 is based on the same optimization method as GPTQ. The format allows for mixing quantization
|
27 |
levels within a model to achieve any average bitrate between 2 and 8 bits per weight.
|
28 |
|
29 |
+
## Prompt template (official):
|
30 |
|
31 |
```
|
32 |
A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions. USER: {prompt} ASSISTANT:
|