Fizzarolli commited on
Commit
03f8a60
·
verified ·
1 Parent(s): 8fc7247

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -1,11 +1,8 @@
1
  ---
2
  base_model:
3
  - mistralai/Mistral-Nemo-Instruct-2407
 
4
  library_name: transformers
5
- tags:
6
- - mergekit
7
- - merge
8
-
9
  ---
10
  # merged
11
 
@@ -19,7 +16,7 @@ This model was merged using the passthrough merge method.
19
  ### Models Merged
20
 
21
  The following models were included in the merge:
22
- * [mistralai/Mistral-Nemo-Instruct-2407](https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407) + ./lora
23
 
24
  ### Configuration
25
 
@@ -31,4 +28,4 @@ models:
31
  merge_method: passthrough
32
  dtype: bfloat16
33
 
34
- ```
 
1
  ---
2
  base_model:
3
  - mistralai/Mistral-Nemo-Instruct-2407
4
+ - Ada321/Nemo_Pony_2
5
  library_name: transformers
 
 
 
 
6
  ---
7
  # merged
8
 
 
16
  ### Models Merged
17
 
18
  The following models were included in the merge:
19
+ * [mistralai/Mistral-Nemo-Instruct-2407](https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407) + [Ada321/Nemo_Pony_2](https://huggingface.co/Ada321/Nemo_Pony_2)
20
 
21
  ### Configuration
22
 
 
28
  merge_method: passthrough
29
  dtype: bfloat16
30
 
31
+ ```