brucethemoose
commited on
Commit
•
a40931e
1
Parent(s):
6873837
Update README.md
Browse files
README.md
CHANGED
@@ -51,7 +51,7 @@ I am a huge fan of Kalomaze's quadratic sampling (shown as "smoothing factor" wh
|
|
51 |
|
52 |
Otherwise, I recommend a lower temperature with 0.1 or higher MinP, a little repetition penalty, and mirostat with a low tau, and no other samplers. See the explanation here: https://github.com/ggerganov/llama.cpp/pull/3841
|
53 |
|
54 |
-
@MarinaraSpaghetti has extensively tested the model and recommended the following settings
|
55 |
|
56 |
```
|
57 |
{
|
|
|
51 |
|
52 |
Otherwise, I recommend a lower temperature with 0.1 or higher MinP, a little repetition penalty, and mirostat with a low tau, and no other samplers. See the explanation here: https://github.com/ggerganov/llama.cpp/pull/3841
|
53 |
|
54 |
+
@MarinaraSpaghetti has extensively tested the model and recommended the following settings. They seem to work quite well:
|
55 |
|
56 |
```
|
57 |
{
|