Commit
•
8d0a69a
1
Parent(s):
f455245
Librarian Bot: Add base_model metadata to model (#1)
Browse files- Librarian Bot: Add base_model metadata to model (d77b2b7bf1872f62d5ff7f72bfa7573e04a77396)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -8,6 +8,9 @@ tags:
|
|
8 |
- lazymergekit
|
9 |
- mistralai/Mistral-7B-Instruct-v0.2
|
10 |
- NurtureAI/Mistral-7B-Instruct-v0.1-16k
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# Mistral-7B-Instruct-v0.1-16k-Mistral-7B-Instruct-v0.2-slerp
|
|
|
8 |
- lazymergekit
|
9 |
- mistralai/Mistral-7B-Instruct-v0.2
|
10 |
- NurtureAI/Mistral-7B-Instruct-v0.1-16k
|
11 |
+
base_model:
|
12 |
+
- mistralai/Mistral-7B-Instruct-v0.2
|
13 |
+
- NurtureAI/Mistral-7B-Instruct-v0.1-16k
|
14 |
---
|
15 |
|
16 |
# Mistral-7B-Instruct-v0.1-16k-Mistral-7B-Instruct-v0.2-slerp
|