Librarian Bot: Add merge tag to model (#2)
Browse files- Librarian Bot: Add merge tag to model (caf34f46dc94779462479542d64dfa3487562a66)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
|
@@ -1,8 +1,10 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
tags:
|
| 4 |
- conversation
|
| 5 |
-
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |

|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- conversation
|
| 5 |
+
- merge
|
| 6 |
+
base_model:
|
| 7 |
+
- Mistral-7b
|
| 8 |
---
|
| 9 |
|
| 10 |

|