Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,10 @@ widget:
|
|
| 14 |
base_model: TheBloke/Mistral-7B-Instruct-v0.1-GPTQ
|
| 15 |
instance_prompt: Chatbot, LLM, Mistral_7B, NLP
|
| 16 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
# Mistral_7B_Chatbot_Weights
|
| 19 |
|
|
@@ -23,18 +27,8 @@ license: mit
|
|
| 23 |
|
| 24 |
Developed a chatbot using the LLM Mistral 7B
|
| 25 |
|
| 26 |
-
## Trigger words
|
| 27 |
-
|
| 28 |
-
You should use `Chatbot` to trigger the image generation.
|
| 29 |
-
|
| 30 |
-
You should use `LLM` to trigger the image generation.
|
| 31 |
-
|
| 32 |
-
You should use `Mistral_7B` to trigger the image generation.
|
| 33 |
-
|
| 34 |
-
You should use `NLP` to trigger the image generation.
|
| 35 |
-
|
| 36 |
|
| 37 |
## Download model
|
| 38 |
|
| 39 |
|
| 40 |
-
[Download](/Rezuwan/Mistral_7B_Chatbot_Weights/tree/main) them in the Files & versions tab.
|
|
|
|
| 14 |
base_model: TheBloke/Mistral-7B-Instruct-v0.1-GPTQ
|
| 15 |
instance_prompt: Chatbot, LLM, Mistral_7B, NLP
|
| 16 |
license: mit
|
| 17 |
+
datasets:
|
| 18 |
+
- tatsu-lab/alpaca
|
| 19 |
+
language:
|
| 20 |
+
- en
|
| 21 |
---
|
| 22 |
# Mistral_7B_Chatbot_Weights
|
| 23 |
|
|
|
|
| 27 |
|
| 28 |
Developed a chatbot using the LLM Mistral 7B
|
| 29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
|
| 31 |
## Download model
|
| 32 |
|
| 33 |
|
| 34 |
+
[Download](/Rezuwan/Mistral_7B_Chatbot_Weights/tree/main) them in the Files & versions tab.
|