Dersonic0071 commited on
Commit
dc62d97
·
verified ·
1 Parent(s): 59f2901

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -16,7 +16,7 @@ Mistral-7B-Experiment30-slerp is a merge of the following models using [mergekit
16
 
17
  ## 🧩 Configuration
18
 
19
- \```yaml
20
  slices:
21
  - sources:
22
  - model: mistralai/Mistral-7B-Instruct-v0.2
@@ -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
+ ```yaml
20
  slices:
21
  - sources:
22
  - model: mistralai/Mistral-7B-Instruct-v0.2
 
33
  value: [1, 0.5, 0.7, 0.3, 0]
34
  - value: 0.5
35
  dtype: bfloat16
36
+ ```