Update README.md
Browse files
README.md
CHANGED
@@ -9,52 +9,61 @@ tags:
|
|
9 |
- Seminary
|
10 |
- SBC
|
11 |
- Protestant
|
12 |
-
- llama-cpp
|
13 |
-
- gguf-my-repo
|
14 |
pipeline_tag: text-generation
|
15 |
-
base_model:
|
16 |
---
|
17 |
|
18 |
-
#
|
19 |
-
This model was converted to GGUF format from [`ReadyArt/Baptist-Christian-Bible-Expert-v1.1-24B`](https://huggingface.co/ReadyArt/Baptist-Christian-Bible-Expert-v1.1-24B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
20 |
-
Refer to the [original model card](https://huggingface.co/ReadyArt/Baptist-Christian-Bible-Expert-v1.1-24B) for more details on the model.
|
21 |
|
22 |
-
|
23 |
-
Install llama.cpp through brew (works on Mac and Linux)
|
24 |
|
25 |
-
|
26 |
-
brew install llama.cpp
|
27 |
|
28 |
-
|
29 |
-
|
|
|
|
|
|
|
|
|
30 |
|
31 |
-
|
32 |
-
```bash
|
33 |
-
llama-cli --hf-repo sleepdeprived3/Baptist-Christian-Bible-Expert-v1.1-24B-Q3_K_M-GGUF --hf-file baptist-christian-bible-expert-v1.1-24b-q3_k_m.gguf -p "The meaning to life and the universe is"
|
34 |
-
```
|
35 |
|
36 |
-
|
37 |
-
|
38 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
```
|
40 |
|
41 |
-
|
42 |
|
43 |
-
|
44 |
-
|
45 |
-
git clone https://github.com/ggerganov/llama.cpp
|
46 |
-
```
|
47 |
|
48 |
-
|
49 |
-
|
50 |
-
cd llama.cpp && LLAMA_CURL=1 make
|
51 |
-
```
|
52 |
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
## Usage
|
|
|
|
|
|
|
30 |
|
31 |
+
**Chat Template:** Mistral V7-Tekken
|
32 |
+
**Recommended deterministic samplers for doctrinal accuracy:**
|
33 |
+
```python
|
34 |
+
{
|
35 |
+
"temperature": 0,
|
36 |
+
"top_k": 1,
|
37 |
+
"top_p": 0,
|
38 |
+
"min_p": 0,
|
39 |
+
"repetition_penalty": 1.18
|
40 |
+
}
|
41 |
```
|
42 |
|
43 |
+
## Quantized Formats
|
44 |
|
45 |
+
- **EXL2 Collection**:
|
46 |
+
[Southern-Baptist-Bible-Expert-24B EXL2 Models](https://huggingface.co/collections/ReadyArt/baptist-christian-bible-expert-v11-24b-exl2-67b529e02d90dfbfb5480eaa)
|
|
|
|
|
47 |
|
48 |
+
- **GGUF Collection**:
|
49 |
+
[Southern-Baptist-Bible-Expert-24B GGUF Models](https://huggingface.co/collections/ReadyArt/baptist-christian-bible-expert-v11-24b-gguf-67b529ee2b2ec6908ff98b66)
|
|
|
|
|
50 |
|
51 |
+
## Training Details
|
52 |
+
|
53 |
+
- **Base Model**: `mistralai/Mistral-Small-24B-Instruct-2501` (32k context)
|
54 |
+
- **Fine-Tuning**: QLoRA on SBC doctrine
|
55 |
+
- **License**: Apache 2.0
|
56 |
+
|
57 |
+
## Key Capabilities
|
58 |
+
- **Multilingual Ministry Support**
|
59 |
+
- **Advanced Function Calling**
|
60 |
+
- **Biblical Accuracy**
|
61 |
+
|
62 |
+
## Ethical Considerations
|
63 |
+
|
64 |
+
This model is designed to:
|
65 |
+
- Maintain strict fidelity to the Baptist Faith & Message 2000
|
66 |
+
- Promote biblical inerrancy and sufficiency of Scripture
|
67 |
+
- Support but never replace local church leadership and pastoral counsel
|
68 |
+
|
69 |
+
*For the Glory of God and the Advancement of His Kingdom*
|