Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,8 @@ joooojoooo is a Mixture of Experts (MoE) made with the following models using [M
|
|
| 20 |
|
| 21 |
## 🧩 Configuration
|
| 22 |
|
| 23 |
-
```
|
|
|
|
| 24 |
dtype: float16
|
| 25 |
experts:
|
| 26 |
- source_model: openchat/openchat-3.5-1210
|
|
|
|
| 20 |
|
| 21 |
## 🧩 Configuration
|
| 22 |
|
| 23 |
+
```yaml
|
| 24 |
+
base_model: mlabonne/Marcoro14-7B-slerp
|
| 25 |
dtype: float16
|
| 26 |
experts:
|
| 27 |
- source_model: openchat/openchat-3.5-1210
|