Librarian Bot: Add base_model metadata to model (#1)
Browse files- Librarian Bot: Add base_model metadata to model (d88cadfa7efef300c78bad4aac88c81013a6161c)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -8,6 +8,9 @@ tags:
|
|
| 8 |
- lazymergekit
|
| 9 |
- mistralai/Mistral-7B-Instruct-v0.2
|
| 10 |
- SciPhi/SciPhi-Self-RAG-Mistral-7B-32k
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# SciPhi-Self-RAG-Mistral-7B-32k-Mistral-7B-Instruct-v0.2-slerp
|
|
|
|
| 8 |
- lazymergekit
|
| 9 |
- mistralai/Mistral-7B-Instruct-v0.2
|
| 10 |
- SciPhi/SciPhi-Self-RAG-Mistral-7B-32k
|
| 11 |
+
base_model:
|
| 12 |
+
- mistralai/Mistral-7B-Instruct-v0.2
|
| 13 |
+
- SciPhi/SciPhi-Self-RAG-Mistral-7B-32k
|
| 14 |
---
|
| 15 |
|
| 16 |
# SciPhi-Self-RAG-Mistral-7B-32k-Mistral-7B-Instruct-v0.2-slerp
|