Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ base_model:
|
|
3 |
- meta-llama/Llama-3.1-8B-Instruct
|
4 |
pipeline_tag: question-answering
|
5 |
---
|
6 |
-
# Llama-3.1-8B-Instruct
|
7 |
|
8 |
This model will not just answer your questions. It will reply in a textbook style with study questions, key terms, etc.
|
9 |
## Example of output format
|
|
|
3 |
- meta-llama/Llama-3.1-8B-Instruct
|
4 |
pipeline_tag: question-answering
|
5 |
---
|
6 |
+
# Teacherllama: Llama-3.1-8B-Instruct fine-tune for teaching
|
7 |
|
8 |
This model will not just answer your questions. It will reply in a textbook style with study questions, key terms, etc.
|
9 |
## Example of output format
|