intervitens commited on
Commit
394677d
1 Parent(s): f3e7562

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,18 +1,25 @@
1
  ---
2
- base_model: []
3
  tags:
4
  - mergekit
5
  - merge
6
 
7
  ---
8
- # internlm2-05limarp-1chat-TASK_ARITHM-20b-v0.03
 
 
 
 
 
 
 
9
 
10
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
11
 
12
  ## Merge Details
13
  ### Merge Method
14
 
15
- This model was merged using the [task arithmetic](https://arxiv.org/abs/2212.04089) merge method using ./internlm2-base-20b-llama as a base.
16
 
17
  ### Models Merged
18
 
 
1
  ---
2
+ base_model: [intervitens/internlm2-base-20b-llama]
3
  tags:
4
  - mergekit
5
  - merge
6
 
7
  ---
8
+
9
+ Experimental model, LimaRP LoRA trained on top of internlm2-base-20b with 8192 context length and merged with internlm2-chat-20b.
10
+
11
+ Prompt format is ChatML.
12
+
13
+ ***
14
+
15
+ # internlm2-06limarp-1chat-TASK_ARITHM-20b-v0.03
16
 
17
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
18
 
19
  ## Merge Details
20
  ### Merge Method
21
 
22
+ This model was merged using the [task arithmetic](https://arxiv.org/abs/2212.04089) merge method using intervitens/internlm2-base-20b-llama as a base.
23
 
24
  ### Models Merged
25