fuzzy-mittenz
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,13 @@ tags:
|
|
28 |
|
29 |
![dolphin qstar.png](https://cdn-uploads.huggingface.co/production/uploads/6593502ca2607099284523db/ucxpa-ckdtlpE8z0JAcSI.png)
|
30 |
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
```
|
33 |
{{- '<|im_start|>system\n' }}
|
34 |
{% if toolList|length > 0 %}You have access to the following functions:
|
|
|
28 |
|
29 |
![dolphin qstar.png](https://cdn-uploads.huggingface.co/production/uploads/6593502ca2607099284523db/ucxpa-ckdtlpE8z0JAcSI.png)
|
30 |
|
31 |
+
|
32 |
+
## GPT4ALL usage
|
33 |
+
|
34 |
+
## Prompt Sys Message
|
35 |
+
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.
|
36 |
+
|
37 |
+
## Chat Template
|
38 |
```
|
39 |
{{- '<|im_start|>system\n' }}
|
40 |
{% if toolList|length > 0 %}You have access to the following functions:
|