Weyaxi commited on
Commit
68088a9
1 Parent(s): 2c6ea50

yaml in code block

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -8,7 +8,7 @@ This is the model for Seraph-7B. I used [mergekit](https://github.com/cg123/merg
8
 
9
  # Yaml Config
10
 
11
-
12
  slices:
13
  - sources:
14
  - model: Weyaxi/OpenHermes-2.5-neural-chat-v3-3-Slerp
@@ -25,3 +25,4 @@ parameters:
25
  value: [1, 0.5, 0.7, 0.3, 0]
26
  - value: 0.5 # fallback for rest of tensors
27
  dtype: bfloat16
 
 
8
 
9
  # Yaml Config
10
 
11
+ ```yaml
12
  slices:
13
  - sources:
14
  - model: Weyaxi/OpenHermes-2.5-neural-chat-v3-3-Slerp
 
25
  value: [1, 0.5, 0.7, 0.3, 0]
26
  - value: 0.5 # fallback for rest of tensors
27
  dtype: bfloat16
28
+ ```