trollek commited on
Commit
6004263
·
verified ·
1 Parent(s): 967ec47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -14
README.md CHANGED
@@ -3,7 +3,6 @@ base_model:
3
  - NousResearch/Hermes-3-Llama-3.2-3B
4
  - meta-llama/Llama-3.2-3B
5
  - trollek/Llama-3.2-3B-Danoia
6
- - trollek/Llama-3.2-3B-Panoia
7
  - cognitivecomputations/Dolphin3.0-Llama3.2-3B
8
  - bunnycore/Llama-3.2-3B-Pure-RP
9
  library_name: transformers
@@ -24,6 +23,31 @@ This is a merge of pre-trained language models created using [mergekit](https://
24
 
25
  I wanted a small model that to respond in danish and english while also be able to have some personality.
26
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  ## Llama 3.2 + WhiteRabbitNeo Extended Version
28
 
29
  ## Licence: Usage Restrictions
@@ -44,16 +68,3 @@ You agree not to use the Model or Derivatives of the Model:
44
  - For any use intended to or which has the effect of discriminating against individuals or groups based on legally protected characteristics or categories.
45
  ```
46
 
47
- ## Merge Details
48
- ### Merge Method
49
-
50
- This model was merged using the della_linear merge method using [meta-llama/Llama-3.2-3B](https://huggingface.co/meta-llama/Llama-3.2-3B) as a base.
51
-
52
- ### Models Merged
53
-
54
- The following models were included in the merge:
55
- * [NousResearch/Hermes-3-Llama-3.2-3B](https://huggingface.co/NousResearch/Hermes-3-Llama-3.2-3B)
56
- * [trollek/Llama-3.2-3B-Danoia](https://huggingface.co/trollek/Llama-3.2-3B-Danoia)
57
- * [cognitivecomputations/Dolphin3.0-Llama3.2-3B](https://huggingface.co/cognitivecomputations/Dolphin3.0-Llama3.2-3B)
58
- * [trollek/Llama-3.2-3B-Panoia](https://huggingface.co/trollek/Llama-3.2-3B-Panoia)
59
- * [bunnycore/Llama-3.2-3B-Pure-RP](https://huggingface.co/bunnycore/Llama-3.2-3B-Pure-RP)
 
3
  - NousResearch/Hermes-3-Llama-3.2-3B
4
  - meta-llama/Llama-3.2-3B
5
  - trollek/Llama-3.2-3B-Danoia
 
6
  - cognitivecomputations/Dolphin3.0-Llama3.2-3B
7
  - bunnycore/Llama-3.2-3B-Pure-RP
8
  library_name: transformers
 
23
 
24
  I wanted a small model that to respond in danish and english while also be able to have some personality.
25
 
26
+ ### Datasets
27
+
28
+ - [trollek/Danoia-v03](https://huggingface.co/datasets/trollek/Danoia-v03) (CC BY 4.0)
29
+ - [mlabonne/Evol-Instruct-Python-26k](https://huggingface.co/datasets/mlabonne/Evol-Instruct-Python-26k)
30
+ - [trollek/Danoia-v02](https://huggingface.co/datasets/trollek/Danoia-v02) (CC BY 4.0)
31
+ - [trollek/Panoia-v02](https://huggingface.co/datasets/trollek/Panoia-v02)
32
+ - [trollek/ProbingPanoia-v01](https://huggingface.co/datasets/trollek/ProbingPanoia-v01)
33
+ - [WhiteRabbitNeo/WRN-Chapter-1](https://huggingface.co/datasets/WhiteRabbitNeo/WRN-Chapter-1) + [WhiteRabbitNeo/WRN-Chapter-2](https://huggingface.co/datasets/WhiteRabbitNeo/WRN-Chapter-2)
34
+ - [migtissera/Trinity-2-v0.2-10K](https://huggingface.co/datasets/migtissera/Trinity-2-v0.2-10K)
35
+ - [trollek/Danoia-v01](https://huggingface.co/datasets/trollek/Danoia-v01) (CC BY 4.0)
36
+
37
+ ## Merge Details
38
+ ### Merge Method
39
+
40
+ This model was merged using the della_linear merge method using [meta-llama/Llama-3.2-3B](https://huggingface.co/meta-llama/Llama-3.2-3B) as a base.
41
+
42
+ ### Models Merged
43
+
44
+ The following models were included in the merge:
45
+ * [NousResearch/Hermes-3-Llama-3.2-3B](https://huggingface.co/NousResearch/Hermes-3-Llama-3.2-3B)
46
+ * [trollek/Llama-3.2-3B-Danoia](https://huggingface.co/trollek/Llama-3.2-3B-Danoia)
47
+ * [cognitivecomputations/Dolphin3.0-Llama3.2-3B](https://huggingface.co/cognitivecomputations/Dolphin3.0-Llama3.2-3B)
48
+ * llama32/merges/3b_panoia
49
+ * [bunnycore/Llama-3.2-3B-Pure-RP](https://huggingface.co/bunnycore/Llama-3.2-3B-Pure-RP)
50
+
51
  ## Llama 3.2 + WhiteRabbitNeo Extended Version
52
 
53
  ## Licence: Usage Restrictions
 
68
  - For any use intended to or which has the effect of discriminating against individuals or groups based on legally protected characteristics or categories.
69
  ```
70