Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,5 @@ language:
|
|
6 |
base_model:
|
7 |
- unsloth/Llama-3.2-3B-Instruct
|
8 |
pipeline_tag: question-answering
|
9 |
-
---
|
|
|
|
6 |
base_model:
|
7 |
- unsloth/Llama-3.2-3B-Instruct
|
8 |
pipeline_tag: question-answering
|
9 |
+
---
|
10 |
+
A project to create a chatbot that is knowledgeable in anime since the base models are severely lacking in that department.
|