sleepdeprived3 commited on
Commit
c7be744
Β·
verified Β·
1 Parent(s): 8e6a30b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +68 -0
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - Baptist
5
+ - Christian
6
+ - Bible
7
+ - Theology
8
+ - Jesus
9
+ - Seminary
10
+ - SBC
11
+ - Protestant
12
+ pipeline_tag: text-generation
13
+ base_model: mistralai/Mistral-Small-24B-Instruct-2501
14
+ ---
15
+
16
+ # Baptist Christian Bible Expert 24B
17
+
18
+ A specialized 24B parameter language model fine-tuned for Baptist theology and ministry applications. Based on `mistralai/Mistral-Small-24B-Instruct-2501` with **32k token context window** for comprehensive biblical analysis and multilingual ministry support.
19
+
20
+ ## Features
21
+
22
+ - πŸ•ŠοΈ Answers theological questions from a Southern Baptist perspective (Baptist Faith & Message 2000)
23
+ - ✝️ Explains Scripture using historical-grammatical interpretation with emphasis on practical application
24
+ - 🌍 Multilingual support for ministry in 10+ languages (English, Spanish, French, Korean, etc.)
25
+ - πŸŽ“ Enhanced agentic capabilities for sermon preparation, Sunday School lessons, and evangelism training
26
+ - πŸ’¬ Advanced roleplaying for pastoral counseling and discipleship scenarios
27
+ - πŸ“– Specializes in Baptist distinctives: believer's baptism, local church autonomy, priesthood of all believers
28
+
29
+ ## FULL SETTINGS and an optional Pastor character card:
30
+ [Link to Full Settings and Optional Character](https://huggingface.co/sleepdeprived3/Pastor-Luke-V7)
31
+
32
+ **Chat Template:** Mistral V3 Tekken
33
+ **Recommended deterministic sampler for maximum Biblical accuracy:**
34
+ ```python
35
+ {
36
+ "temperature": 0,
37
+ "top_k": 1,
38
+ "dry_multiplier": 0.01,
39
+ }
40
+ ```
41
+
42
+ ## Quantized Formats
43
+
44
+ - **EXL2 Collection**:
45
+ [Southern-Baptist-Bible-Expert-24B EXL2 Models](https://huggingface.co/collections/ReadyArt/baptist-christian-bible-expert-v11-24b-exl2-67b529e02d90dfbfb5480eaa)
46
+
47
+ - **GGUF Collection**:
48
+ [Southern-Baptist-Bible-Expert-24B GGUF Models](https://huggingface.co/collections/ReadyArt/baptist-christian-bible-expert-v11-24b-gguf-67b529ee2b2ec6908ff98b66)
49
+
50
+ ## Training Details
51
+
52
+ - **Base Model**: `mistralai/Mistral-Small-24B-Instruct-2501` (32k context)
53
+ - **Fine-Tuning**: QLoRA on SBC doctrine
54
+ - **License**: Apache 2.0
55
+
56
+ ## Key Capabilities
57
+ - **Multilingual Ministry Support**
58
+ - **Advanced Function Calling**
59
+ - **Biblical Accuracy**
60
+
61
+ ## Ethical Considerations
62
+
63
+ This model is designed to:
64
+ - Maintain strict fidelity to the Baptist Faith & Message 2000
65
+ - Promote biblical inerrancy and sufficiency of Scripture
66
+ - Support but never replace local church leadership and pastoral counsel
67
+
68
+ *For the Glory of God and the Advancement of His Kingdom*