Darkknight535 commited on
Commit
56525f1
1 Parent(s): ae45425

Delete mergekit_config.yml

Browse files
Files changed (1) hide show
  1. mergekit_config.yml +0 -13
mergekit_config.yml DELETED
@@ -1,13 +0,0 @@
1
- models:
2
- - model: elinas/Llama-3-15B-Instruct-zeroed
3
- - model: Darkknight535/TEST
4
- parameters:
5
- density: 1
6
- weight: 1
7
- merge_method: ties
8
- base_model: elinas/Llama-3-15B-Instruct-zeroed
9
- parameters:
10
- int8_mask: true
11
- rescale: true
12
- normalize: false
13
- dtype: float16