Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,25 @@
|
|
|
|
1 |
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
This will hold the model for /bibleai.
|
5 |
-
|
|
|
1 |
+
BIBLE AI
|
2 |
---
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: apache-2.0
|
6 |
+
tags:
|
7 |
+
- text-generation-inference
|
8 |
+
- transformers
|
9 |
+
- unsloth
|
10 |
+
- tla architecture
|
11 |
+
base_model: tla
|
12 |
+
|
13 |
+
|
14 |
+
# Trained from [OpenBible Dataset](https://huggingface.co/datasets/oliverbob/openbible)
|
15 |
+
|
16 |
+
- **Developed by:** oliverbob
|
17 |
+
- **License:** apache-2.0
|
18 |
+
- **Date:** Day of hearts, 2024
|
19 |
+
-
|
20 |
+
- ❤️ God is love and God is good! 😄
|
21 |
+
|
22 |
+
Enjoy!!
|
23 |
+
|
24 |
This will hold the model for /bibleai.
|
25 |
+
See generated gguf at /biblegpt.
|