v000000 commited on
Commit
e7ac0f7
1 Parent(s): 07a5fbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -44,7 +44,7 @@ The following models were included in the merge:
44
  The following YAML configuration was used to produce this model:
45
 
46
  ```yaml
47
- #Step 1
48
  models:
49
  - model: Sao10K/MN-12B-Lyra-v1
50
  parameters:
@@ -69,7 +69,7 @@ parameters:
69
  epsilon: 0.05
70
  lambda: 1
71
  dtype: bfloat16
72
- #Step 2
73
  models:
74
  - model: BeaverAI/mistral-doryV2-12b
75
  parameters:
@@ -98,7 +98,7 @@ parameters:
98
  epsilon: 0.05
99
  lambda: 1
100
  dtype: bfloat16
101
- #Step 3
102
  slices:
103
  - sources:
104
  - model: v000000/MN-12B-Part2
 
44
  The following YAML configuration was used to produce this model:
45
 
46
  ```yaml
47
+ #Step 1 (Part1)
48
  models:
49
  - model: Sao10K/MN-12B-Lyra-v1
50
  parameters:
 
69
  epsilon: 0.05
70
  lambda: 1
71
  dtype: bfloat16
72
+ #Step 2 (Part2)
73
  models:
74
  - model: BeaverAI/mistral-doryV2-12b
75
  parameters:
 
98
  epsilon: 0.05
99
  lambda: 1
100
  dtype: bfloat16
101
+ #Step 3 (Estrella)
102
  slices:
103
  - sources:
104
  - model: v000000/MN-12B-Part2