theailearner
commited on
Commit
•
fe6e8c2
1
Parent(s):
34f5fb4
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ Sahya-7B-slerp is a merge of the following models using [mergekit](https://githu
|
|
16 |
|
17 |
## 🧩 Configuration
|
18 |
|
19 |
-
|
20 |
slices:
|
21 |
- sources:
|
22 |
- model: AIDC-ai-business/Marcoroni-7B-v3
|
@@ -33,4 +33,4 @@ parameters:
|
|
33 |
value: [1, 0.5, 0.7, 0.3, 0]
|
34 |
- value: 0.5
|
35 |
dtype: bfloat16
|
36 |
-
|
|
|
16 |
|
17 |
## 🧩 Configuration
|
18 |
|
19 |
+
```python
|
20 |
slices:
|
21 |
- sources:
|
22 |
- model: AIDC-ai-business/Marcoroni-7B-v3
|
|
|
33 |
value: [1, 0.5, 0.7, 0.3, 0]
|
34 |
- value: 0.5
|
35 |
dtype: bfloat16
|
36 |
+
```
|