Henk717 commited on
Commit
67ed89a
1 Parent(s): d99aac7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: cc-by-nc-4.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-4.0
3
  ---
4
+ ```
5
+ merge_method: task_arithmetic
6
+ base_model: TheBloke/Llama-2-13B-fp16
7
+ models:
8
+ - model: TheBloke/Llama-2-13B-fp16
9
+ - model: NeverSleep/Echidna-13b-v0.3
10
+ parameters:
11
+ weight: 1.0
12
+ - model: KoboldAI/LLaMA2-13B-Tiefighter
13
+ parameters:
14
+ weight: 0.25
15
+ dtype: float16
16
+ ```