Triangle104 commited on
Commit
42633d6
·
verified ·
1 Parent(s): d0c022c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -7,13 +7,14 @@ library_name: transformers
7
  tags:
8
  - mergekit
9
  - merge
10
-
11
  ---
12
- # merge
13
 
14
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
15
 
16
- ## Merge Details
 
17
  ### Merge Method
18
 
19
  This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using [Qwen/Qwen2.5-7B-Instruct-1M](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct-1M) as a base.
@@ -47,4 +48,4 @@ parameters:
47
  normalize: false
48
  int8_mask: true
49
  dtype: float16
50
- ```
 
7
  tags:
8
  - mergekit
9
  - merge
10
+ license: apache-2.0
11
  ---
12
+ # Merge
13
 
14
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
15
 
16
+ Test: Seems that the merge has created an unusable system prompt template?
17
+
18
  ### Merge Method
19
 
20
  This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using [Qwen/Qwen2.5-7B-Instruct-1M](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct-1M) as a base.
 
48
  normalize: false
49
  int8_mask: true
50
  dtype: float16
51
+ ```