Kooten commited on
Commit
efab960
1 Parent(s): fdeff56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -9
README.md CHANGED
@@ -16,17 +16,15 @@ Exllama quant of [Test157t/Pasta-Lake-7b](https://huggingface.co/Test157t/Pasta-
16
  EXL2: [8bpw](https://huggingface.co/Kooten/Pasta-Lake-7b-8bpw-exl2), [6bpw](https://huggingface.co/Kooten/Pasta-Lake-7b-6bpw-exl2), [5bpw](https://huggingface.co/Kooten/Pasta-Lake-7b-5bpw-exl2), [4bpw](https://huggingface.co/Kooten/Pasta-Lake-7b-4bpw-exl2)
17
 
18
 
19
- ## Prompt Format: ChatML
20
- The merge contains multiple formats, alpaca, mistral and chatml however chatml should be a good place to start.
21
-
22
- [SillyTavern Presets](https://huggingface.co/Kooten/Pasta-Lake-7b-8bpw-exl2/tree/main/Presets)
23
 
24
  ```
25
- <|im_start|>system<|im_end|>
26
-
27
- <|im_start|>user <|im_end|>
28
-
29
- <|im_start|>assistant
 
30
  ```
31
 
32
  ## Contact
 
16
  EXL2: [8bpw](https://huggingface.co/Kooten/Pasta-Lake-7b-8bpw-exl2), [6bpw](https://huggingface.co/Kooten/Pasta-Lake-7b-6bpw-exl2), [5bpw](https://huggingface.co/Kooten/Pasta-Lake-7b-5bpw-exl2), [4bpw](https://huggingface.co/Kooten/Pasta-Lake-7b-4bpw-exl2)
17
 
18
 
19
+ ## Prompt format: Alpaca
 
 
 
20
 
21
  ```
22
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
23
+ ### Instruction:
24
+ {prompt}
25
+ ### Input:
26
+ {input}
27
+ ### Response:
28
  ```
29
 
30
  ## Contact