bunnycore commited on
Commit
adacdd5
1 Parent(s): 8716c4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -9,6 +9,27 @@ tags:
9
  - merge
10
 
11
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  # merge
13
 
14
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
 
9
  - merge
10
 
11
  ---
12
+
13
+ ## Model Overview
14
+
15
+ The Llama-3.2-3B-All-Mix model is a merged language model that combines the strengths of multiple models using the TIES merge method. This model is designed to provide a balanced performance across various tasks and domains.
16
+
17
+ ### Capabilities
18
+
19
+ * The Llama-3.2-3B-All-Mix model is capable of:
20
+
21
+ - Generating human-like text
22
+ - Conversational dialogue
23
+ - Roleplay
24
+ - Long-form reasoning
25
+ - Answering questions
26
+ - Summarizing text
27
+
28
+ ## The following models were included in the merge:
29
+
30
+ - bunnycore/Llama-3.2-3B-Pure-RP: This model is particularly well-suited for roleplay tasks, allowing for more engaging and interactive conversations.
31
+ - Lyte/Llama-3.2-3B-Overthinker: This model excels at long-form reasoning and is capable of generating more in-depth and thoughtful responses.
32
+
33
  # merge
34
 
35
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).