Commit
·
2618556
1
Parent(s):
685fc57
Update README.md
Browse files
README.md
CHANGED
@@ -19,4 +19,13 @@ models:
|
|
19 |
weight: 0.2
|
20 |
merge_method: linear
|
21 |
dtype: float16
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
```
|
|
|
19 |
weight: 0.2
|
20 |
merge_method: linear
|
21 |
dtype: float16
|
22 |
+
```
|
23 |
+
|
24 |
+
# Prompt Template:
|
25 |
+
### Alpaca
|
26 |
+
```
|
27 |
+
### Instruction:
|
28 |
+
|
29 |
+
### Response:
|
30 |
+
|
31 |
```
|