Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/gger
|
|
36 |
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/UltraLM-13B-GGML)
|
37 |
* [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/TheBloke/UltraLM-13B-fp16)
|
38 |
|
39 |
-
## Prompt template
|
40 |
|
41 |
```
|
42 |
Below is an instruction that describes a task. Write a response that appropriately completes the request
|
|
|
36 |
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/UltraLM-13B-GGML)
|
37 |
* [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/TheBloke/UltraLM-13B-fp16)
|
38 |
|
39 |
+
## Prompt template: Alpaca
|
40 |
|
41 |
```
|
42 |
Below is an instruction that describes a task. Write a response that appropriately completes the request
|