TheBloke commited on
Commit
a711f0b
1 Parent(s): fb15b9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -31,15 +31,25 @@ Join me at: https://discord.gg/UBgz4VXf
31
  * [4-bit, 5-bit and 8-bit GGML models for CPU(+GPU) inference](https://huggingface.co/TheBloke/WizardLM-13B-1.0-GGML)
32
  * [Merged, unquantised fp16 model in HF format](https://huggingface.co/TheBloke/WizardLM-13B-1.0-HF)
33
 
 
 
 
 
 
 
 
34
 
35
  ## Want to support my work?
36
 
37
  I've had a lot of people ask if they can contribute. I love providing models and helping people, but it is starting to rack up pretty big cloud computing bills.
38
 
39
- So if you're able and willing to contribute, it'd be most gratefully received and will help me to keep providing models, and work on various AI proejcts.
 
 
40
 
41
  * Patreon: coming soon! (just awaiting approval)
42
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
 
43
 
44
  # Original model card
45
 
 
31
  * [4-bit, 5-bit and 8-bit GGML models for CPU(+GPU) inference](https://huggingface.co/TheBloke/WizardLM-13B-1.0-GGML)
32
  * [Merged, unquantised fp16 model in HF format](https://huggingface.co/TheBloke/WizardLM-13B-1.0-HF)
33
 
34
+ ## Prompt Template
35
+
36
+ ```
37
+ A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.
38
+ USER: prompt goes here
39
+ ASSISTANT:
40
+ ```
41
 
42
  ## Want to support my work?
43
 
44
  I've had a lot of people ask if they can contribute. I love providing models and helping people, but it is starting to rack up pretty big cloud computing bills.
45
 
46
+ So if you're able and willing to contribute, it'd be most gratefully received and will help me to keep providing models, and work on various AI projects.
47
+
48
+ Donaters will get priority support on any and all AI/LLM/model questions, and I'll gladly quantise any model you'd like to try.
49
 
50
  * Patreon: coming soon! (just awaiting approval)
51
  * Ko-Fi: https://ko-fi.com/TheBlokeAI
52
+ * Discord: https://discord.gg/UBgz4VXf
53
 
54
  # Original model card
55