Update README.md
Browse files
README.md
CHANGED
@@ -4,5 +4,8 @@ language:
|
|
4 |
base_model:
|
5 |
- unsloth/Meta-Llama-3.1-8B-bnb-4bit
|
6 |
pipeline_tag: question-answering
|
|
|
|
|
|
|
7 |
---
|
8 |
A project to create a chatbot that is knowledgeable in anime since the base models are severely lacking in that department.
|
|
|
4 |
base_model:
|
5 |
- unsloth/Meta-Llama-3.1-8B-bnb-4bit
|
6 |
pipeline_tag: question-answering
|
7 |
+
license: apache-2.0
|
8 |
+
datasets:
|
9 |
+
- NoCanGo/WaifuDB
|
10 |
---
|
11 |
A project to create a chatbot that is knowledgeable in anime since the base models are severely lacking in that department.
|