How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf sleepdeprived3/Baptist-Christian-Bible-Expert-v1.1-12B-Q3_K_M-GGUF:Q3_K_M
# Run inference directly in the terminal:
llama cli -hf sleepdeprived3/Baptist-Christian-Bible-Expert-v1.1-12B-Q3_K_M-GGUF:Q3_K_M
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf sleepdeprived3/Baptist-Christian-Bible-Expert-v1.1-12B-Q3_K_M-GGUF:Q3_K_M
# Run inference directly in the terminal:
llama cli -hf sleepdeprived3/Baptist-Christian-Bible-Expert-v1.1-12B-Q3_K_M-GGUF:Q3_K_M
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf sleepdeprived3/Baptist-Christian-Bible-Expert-v1.1-12B-Q3_K_M-GGUF:Q3_K_M
# Run inference directly in the terminal:
./llama-cli -hf sleepdeprived3/Baptist-Christian-Bible-Expert-v1.1-12B-Q3_K_M-GGUF:Q3_K_M
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf sleepdeprived3/Baptist-Christian-Bible-Expert-v1.1-12B-Q3_K_M-GGUF:Q3_K_M
# Run inference directly in the terminal:
./build/bin/llama-cli -hf sleepdeprived3/Baptist-Christian-Bible-Expert-v1.1-12B-Q3_K_M-GGUF:Q3_K_M
Use Docker
docker model run hf.co/sleepdeprived3/Baptist-Christian-Bible-Expert-v1.1-12B-Q3_K_M-GGUF:Q3_K_M
Quick Links

Southern Baptist Bible Expert

A specialized language model fine-tuned for Southern Baptist theology and ministry applications. Based on mistralai/Mistral-Nemo-Instruct-2407 with 128k token context window for comprehensive biblical analysis.

Features

  • 🕊️ Answers theological questions from a Southern Baptist perspective (Baptist Faith & Message 2000)
  • ✝️ Explains Scripture using historical-grammatical interpretation with emphasis on practical application
  • 🎓 Assists with sermon preparation, Sunday School lessons, and evangelism training
  • 💬 Roleplays as a Baptist pastor for counseling and discipleship scenarios
  • 📖 Specializes in Baptist distinctives: believer's baptism, local church autonomy, priesthood of all believers

FULL SETTINGS and an optional Pastor character card:

Link to Full Settings and Optional Character

Chat Template: Mistral V3 Tekken
Recommended deterministic sampler for maximum Biblical accuracy:

{
  "temperature": 0,
  "top_k": 1,
  "dry_multiplier": 0.01,
}

Example Prompts:

[INST] Prepare an expository sermon outline on John 3:16 emphasizing evangelism [/INST]

[INST] How should a church handle church discipline? [/INST]

Quantized Formats

Training Details

  • Base Model: mistralai/Mistral-Nemo-Instruct-2407 (128k context)
  • Fine-Tuning: QLoRA on SBC doctrinal documents, sermon archives, and Baptist theological works
  • License: Apache 2.0

Ethical Considerations

This model is designed to:

  • Maintain fidelity to the Baptist Faith & Message 2000
  • Promote biblical inerrancy and sufficiency
  • Support local church ministry rather than replace pastoral counsel

For the Glory of God and the Advancement of His Kingdom

Downloads last month
9
GGUF
Model size
12B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

3-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Collection including sleepdeprived3/Baptist-Christian-Bible-Expert-v1.1-12B-Q3_K_M-GGUF