Spaces:
Running
Running
metadata
title: README
emoji: π
colorFrom: green
colorTo: gray
sdk: static
pinned: false
Modern LLMs are rooted in secular value systems that are often misaligned with christian organisations. AI for the Church allows anyone to train and deploying doctrinally correct LLMs based on Llama2. Effectively, we are aligning models to a set of values. This HF page is for storing models rooted in christian doctrine.
pip install aiforthechurch
to install the PyPI package.
from aiforthechurch import align_llama2
doctrinal_dataset = "/path/to/csv"
align_llama2(doctrinal_dataset)
aiforthechurch
is integrated with HuggingFace shuch that the aligned model will be automatically pushed to your HuggingFace repo of choice at the end of the training.
At aiforthechurch.org we provide tools for generating doctrinal datasets, a few example datasets are made available here.