Update README.md
Browse files
README.md
CHANGED
|
@@ -27,34 +27,11 @@ This is the 11b version of Starling. More details soon.
|
|
| 27 |
## Prompt Template:
|
| 28 |
|
| 29 |
**For optimal interaction, use this template:**
|
| 30 |
-
```
|
| 31 |
-
### Instruction:
|
| 32 |
|
| 33 |
-
### Response:
|
| 34 |
-
```
|
| 35 |
|
| 36 |
|
| 37 |
# Recommended Settings:
|
| 38 |
|
| 39 |
-
**Defaults:**
|
| 40 |
-
|
| 41 |
-
```
|
| 42 |
-
temperature: 0.77
|
| 43 |
-
top_p: 0.85
|
| 44 |
-
top_k: 20
|
| 45 |
-
repetition_penalty: 1.2
|
| 46 |
-
```
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
**Better context but a little more repetitive in some cases:**
|
| 50 |
-
|
| 51 |
-
```
|
| 52 |
-
temperature: 0.8
|
| 53 |
-
top_p: 0.85
|
| 54 |
-
top_k: 20
|
| 55 |
-
repetition_penalty: 1.2
|
| 56 |
-
guidance_scale: 1.25
|
| 57 |
-
```
|
| 58 |
|
| 59 |
# Benchmarks:
|
| 60 |
PENDING
|
|
|
|
| 27 |
## Prompt Template:
|
| 28 |
|
| 29 |
**For optimal interaction, use this template:**
|
|
|
|
|
|
|
| 30 |
|
|
|
|
|
|
|
| 31 |
|
| 32 |
|
| 33 |
# Recommended Settings:
|
| 34 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
|
| 36 |
# Benchmarks:
|
| 37 |
PENDING
|