Update README.md
Browse files
README.md
CHANGED
|
@@ -31,14 +31,11 @@ It is the result of merging and/or converting the source repository to float16.
|
|
| 31 |
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/UltraLM-13B-GGML)
|
| 32 |
* [Merged, unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/TheBloke/UltraLM-13B-fp16)
|
| 33 |
|
| 34 |
-
## Prompt template
|
| 35 |
|
| 36 |
```
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
### Instruction: prompt
|
| 40 |
-
|
| 41 |
-
### Response:
|
| 42 |
```
|
| 43 |
|
| 44 |
<!-- footer start -->
|
|
|
|
| 31 |
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/UltraLM-13B-GGML)
|
| 32 |
* [Merged, unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/TheBloke/UltraLM-13B-fp16)
|
| 33 |
|
| 34 |
+
## Prompt template: Vicuna 1.1
|
| 35 |
|
| 36 |
```
|
| 37 |
+
USER: prompt
|
| 38 |
+
ASSISTANT:
|
|
|
|
|
|
|
|
|
|
| 39 |
```
|
| 40 |
|
| 41 |
<!-- footer start -->
|