Update README.md
Browse files
README.md
CHANGED
@@ -45,12 +45,11 @@ Q&A Example
|
|
45 |
```
|
46 |
Question: {prompt}
|
47 |
Answer:
|
48 |
-
|
49 |
-
|
50 |
|
51 |
An example of how it handles different roles, which I still like to use explicit instructions for:
|
52 |
|
53 |
-
|
54 |
### Instruction
|
55 |
Complete the story in a manner that accurately reflects the scenario summary.
|
56 |
|
@@ -61,7 +60,6 @@ A hot dog salesman at a baseball game is annoyed and behaving rudely because I d
|
|
61 |
Hot Dog Salesman:
|
62 |
```
|
63 |
|
64 |
-
|
65 |
## Provided files and GPTQ parameters
|
66 |
|
67 |
Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
|
|
|
45 |
```
|
46 |
Question: {prompt}
|
47 |
Answer:
|
48 |
+
```
|
|
|
49 |
|
50 |
An example of how it handles different roles, which I still like to use explicit instructions for:
|
51 |
|
52 |
+
```
|
53 |
### Instruction
|
54 |
Complete the story in a manner that accurately reflects the scenario summary.
|
55 |
|
|
|
60 |
Hot Dog Salesman:
|
61 |
```
|
62 |
|
|
|
63 |
## Provided files and GPTQ parameters
|
64 |
|
65 |
Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
|