Triangle104 commited on
Commit
7285d06
·
verified ·
1 Parent(s): e61c3e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -6,14 +6,13 @@ library_name: transformers
6
  tags:
7
  - mergekit
8
  - merge
9
-
10
  ---
11
- # merge
12
 
13
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
14
 
15
- ## Merge Details
16
- ### Merge Method
17
 
18
  This model was merged using the Passthrough merge method using [nbeerbower/llama3.1-cc-8B](https://huggingface.co/nbeerbower/llama3.1-cc-8B) + [mpasila/Llama-3.1-Literotica-LoRA-8B](https://huggingface.co/mpasila/Llama-3.1-Literotica-LoRA-8B) as a base.
19
 
@@ -33,4 +32,4 @@ merge_method: passthrough
33
  models:
34
  - model: nbeerbower/llama3.1-cc-8B+mpasila/Llama-3.1-Literotica-LoRA-8B
35
  tokenizer_source: unsloth/Meta-Llama-3.1-8B
36
- ```
 
6
  tags:
7
  - mergekit
8
  - merge
9
+ license: apache-2.0
10
  ---
11
+ # Merge
12
 
13
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
14
 
15
+ ## Merge Method
 
16
 
17
  This model was merged using the Passthrough merge method using [nbeerbower/llama3.1-cc-8B](https://huggingface.co/nbeerbower/llama3.1-cc-8B) + [mpasila/Llama-3.1-Literotica-LoRA-8B](https://huggingface.co/mpasila/Llama-3.1-Literotica-LoRA-8B) as a base.
18
 
 
32
  models:
33
  - model: nbeerbower/llama3.1-cc-8B+mpasila/Llama-3.1-Literotica-LoRA-8B
34
  tokenizer_source: unsloth/Meta-Llama-3.1-8B
35
+ ```