Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,8 @@ A specialized language model fine-tuned for Southern Baptist theology and minist
|
|
24 |
- 💬 Roleplays as a Baptist pastor for counseling and discipleship scenarios
|
25 |
- 📖 Specializes in Baptist distinctives: believer's baptism, local church autonomy, priesthood of all believers
|
26 |
|
27 |
-
##
|
|
|
28 |
|
29 |
**Chat Template:** Mistral V3 Tekken
|
30 |
**Recommended deterministic sampler for maximum Biblical accuracy:**
|
@@ -32,9 +33,7 @@ A specialized language model fine-tuned for Southern Baptist theology and minist
|
|
32 |
{
|
33 |
"temperature": 0,
|
34 |
"top_k": 1,
|
35 |
-
"
|
36 |
-
"min_p": 0,
|
37 |
-
"repetition_penalty": 1.18
|
38 |
}
|
39 |
```
|
40 |
|
|
|
24 |
- 💬 Roleplays as a Baptist pastor for counseling and discipleship scenarios
|
25 |
- 📖 Specializes in Baptist distinctives: believer's baptism, local church autonomy, priesthood of all believers
|
26 |
|
27 |
+
## FULL SETTINGS and an optional Pastor character card:
|
28 |
+
[Link to Full Settings and Optional Character](https://huggingface.co/sleepdeprived3/Pastor-Luke-V3)
|
29 |
|
30 |
**Chat Template:** Mistral V3 Tekken
|
31 |
**Recommended deterministic sampler for maximum Biblical accuracy:**
|
|
|
33 |
{
|
34 |
"temperature": 0,
|
35 |
"top_k": 1,
|
36 |
+
"dry_multiplier": 0.01,
|
|
|
|
|
37 |
}
|
38 |
```
|
39 |
|