Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
library_name: peft
|
| 3 |
base_model: mistralai/Mistral-7B-Instruct-v0.3
|
| 4 |
license: apache-2.0
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# Mistral-7B-Instruct fine-tuned chatbot for Amazark Corporation LLC
|
|
|
|
| 2 |
library_name: peft
|
| 3 |
base_model: mistralai/Mistral-7B-Instruct-v0.3
|
| 4 |
license: apache-2.0
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
---
|
| 7 |
|
| 8 |
# Mistral-7B-Instruct fine-tuned chatbot for Amazark Corporation LLC
|