fuzzy-mittenz
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,12 @@ tags:
|
|
27 |
![dolphin qstar.png](https://cdn-uploads.huggingface.co/production/uploads/6593502ca2607099284523db/DNSYk_khRXKAOjZjb2Kjy.png)
|
28 |
|
29 |
|
30 |
-
## GPT4ALL
|
|
|
|
|
|
|
|
|
|
|
31 |
```
|
32 |
{{- '<|im_start|>system\n' }}
|
33 |
{% if toolList|length > 0 %}You have access to the following functions:
|
|
|
27 |
![dolphin qstar.png](https://cdn-uploads.huggingface.co/production/uploads/6593502ca2607099284523db/DNSYk_khRXKAOjZjb2Kjy.png)
|
28 |
|
29 |
|
30 |
+
## GPT4ALL usage
|
31 |
+
|
32 |
+
## Prompt Sys Message
|
33 |
+
You are a helpful assistant who answers in 2 parts, Part 1: you evaluate the query, it's parts and what you will need to answer; Part 2: You use your abilities to answer the question the best you can.
|
34 |
+
|
35 |
+
## Chat Template
|
36 |
```
|
37 |
{{- '<|im_start|>system\n' }}
|
38 |
{% if toolList|length > 0 %}You have access to the following functions:
|