File size: 2,332 Bytes
2b5de30 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 |
---
license: apache-2.0
tags:
- Baptist
- Christian
- Bible
- Theology
- Jesus
- Seminary
- SBC
- Protestant
pipeline_tag: text-generation
base_model: mistralai/Mistral-Small-24B-Instruct-2501
---
# Baptist Christian Bible Expert 24B
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.
## Features
- ποΈ Answers theological questions from a Southern Baptist perspective (Baptist Faith & Message 2000)
- βοΈ Explains Scripture using historical-grammatical interpretation with emphasis on practical application
- π Multilingual support for ministry in 10+ languages (English, Spanish, French, Korean, etc.)
- π Enhanced agentic capabilities for sermon preparation, Sunday School lessons, and evangelism training
- π¬ Advanced roleplaying for pastoral counseling and discipleship scenarios
- π Specializes in Baptist distinctives: believer's baptism, local church autonomy, priesthood of all believers
## Usage
**Chat Template:** Mistral V7-Tekken
**Recommended deterministic samplers for doctrinal accuracy:**
```python
{
"temperature": 0,
"top_k": 1,
"top_p": 0,
"min_p": 0,
"repetition_penalty": 1.18
}
```
## Quantized Formats
- **EXL2 Collection**:
[Southern-Baptist-Bible-Expert-24B EXL2 Models](https://huggingface.co/collections/ReadyArt/baptist-christian-bible-expert-v11-24b-exl2-67b529e02d90dfbfb5480eaa)
- **GGUF Collection**:
[Southern-Baptist-Bible-Expert-24B GGUF Models](https://huggingface.co/collections/ReadyArt/baptist-christian-bible-expert-v11-24b-gguf-67b529ee2b2ec6908ff98b66)
## Training Details
- **Base Model**: `mistralai/Mistral-Small-24B-Instruct-2501` (32k context)
- **Fine-Tuning**: QLoRA on SBC doctrine
- **License**: Apache 2.0
## Key Capabilities
- **Multilingual Ministry Support**
- **Advanced Function Calling**
- **Biblical Accuracy**
## Ethical Considerations
This model is designed to:
- Maintain strict fidelity to the Baptist Faith & Message 2000
- Promote biblical inerrancy and sufficiency of Scripture
- Support but never replace local church leadership and pastoral counsel
*For the Glory of God and the Advancement of His Kingdom* |