automerger commited on
Commit
b342cdb
1 Parent(s): 71cba2e

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -15
README.md CHANGED
@@ -5,31 +5,22 @@ tags:
5
  - mergekit
6
  - lazymergekit
7
  - automerger
8
- base_model:
9
- - MaziyarPanahi/MeliodasPercival_01_Experiment26T3q
10
  ---
11
 
12
  # Shadowm7expMeliodaspercival_01_experiment26t3q-7B
13
 
14
  Shadowm7expMeliodaspercival_01_experiment26t3q-7B is an automated merge created by [Maxime Labonne](https://huggingface.co/mlabonne) using the following configuration.
15
- * [MaziyarPanahi/MeliodasPercival_01_Experiment26T3q](https://huggingface.co/MaziyarPanahi/MeliodasPercival_01_Experiment26T3q)
16
 
17
  ## 🧩 Configuration
18
 
19
  ```yaml
20
  models:
21
- - model: mahiatlinux/ShadowM7EXP-7B
22
- # No parameters necessary for base model
23
- - model: MaziyarPanahi/MeliodasPercival_01_Experiment26T3q
24
- parameters:
25
- density: 0.53
26
- weight: 0.6
27
- merge_method: dare_ties
28
- base_model: mahiatlinux/ShadowM7EXP-7B
29
- parameters:
30
- int8_mask: true
31
- dtype: bfloat16
32
- random_seed: 0
33
  ```
34
 
35
  ## 💻 Usage
 
5
  - mergekit
6
  - lazymergekit
7
  - automerger
 
 
8
  ---
9
 
10
  # Shadowm7expMeliodaspercival_01_experiment26t3q-7B
11
 
12
  Shadowm7expMeliodaspercival_01_experiment26t3q-7B is an automated merge created by [Maxime Labonne](https://huggingface.co/mlabonne) using the following configuration.
 
13
 
14
  ## 🧩 Configuration
15
 
16
  ```yaml
17
  models:
18
+ - model: mistralai/Mistral-7B-v0.1
19
+ - model: mahiatlinux/ShadowM7EXP-7B
20
+ - model: MaziyarPanahi/MeliodasPercival_01_Experiment26T3q
21
+ merge_method: model_stock
22
+ base_model: mistralai/Mistral-7B-v0.1
23
+ dtype: bfloat16
 
 
 
 
 
 
24
  ```
25
 
26
  ## 💻 Usage