tr416 commited on
Commit
07a1ae0
·
1 Parent(s): 82bd57c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -8,10 +8,11 @@ pinned: false
8
  ---
9
 
10
  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.
11
- This HF page is for storing models rooted in christian doctrine.
12
 
13
- ```pip install aiforthechurch``` to install the PyPI package.
14
 
 
15
 
16
  ```python
17
  from aiforthechurch import align_llama2
 
8
  ---
9
 
10
  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.
11
+ This HF page is for storing models rooted in christian doctrine, that can be trusted to give christian answers (a few denominations already available).
12
 
13
+ The corresponding PyPI package is made available to train and deploy the models.
14
 
15
+ ```pip install aiforthechurch```
16
 
17
  ```python
18
  from aiforthechurch import align_llama2