TheBloke commited on
Commit
1f08ae1
1 Parent(s): 4065180

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -29,6 +29,14 @@ It is the result of merging and/or converting the source repository to float16.
29
  * [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/robin-65B-v2-GGML)
30
  * [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/TheBloke/robin-65b-v2-fp16)
31
 
 
 
 
 
 
 
 
 
32
  <!-- footer start -->
33
  ## Discord
34
 
 
29
  * [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/robin-65B-v2-GGML)
30
  * [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/TheBloke/robin-65b-v2-fp16)
31
 
32
+ ## Prompt template
33
+
34
+ ```
35
+ A chat between a curious human and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the human's questions
36
+ ###Human: prompt
37
+ ###Assistant:
38
+ ```
39
+
40
  <!-- footer start -->
41
  ## Discord
42