Adding model name and model details
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
---
|
6 |
+
|
7 |
+
# Marcoroni-v3-neural-chat-v3-3-Slerp
|
8 |
+
|
9 |
+
# Model Details
|
10 |
+
This model is a merge of models AIDC-ai-business/Marcoroni-7B-v3 and Intel/neural-chat-7b-v3-3 using Slerp strategy with mergekit tool for testing purposes.
|
11 |
+
Both models are based on mistralai/Mistral-7B-v0.1.
|
12 |
+
|