Suparious commited on
Commit
8e880de
1 Parent(s): 1ef3c96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -2
README.md CHANGED
@@ -1,6 +1,11 @@
1
  ---
 
 
 
2
  library_name: transformers
3
  tags:
 
 
4
  - 4-bit
5
  - AWQ
6
  - text-generation
@@ -10,6 +15,18 @@ pipeline_tag: text-generation
10
  inference: false
11
  quantized_by: Suparious
12
  ---
13
- #
 
 
 
 
 
 
 
 
 
 
 
 
 
14
 
15
- **UPLOAD IN PROGRESS**
 
1
  ---
2
+ base_model:
3
+ - NurtureAI/neural-chat-7b-v3-1-16k
4
+ - NousResearch/Hermes-2-Pro-Mistral-7B
5
  library_name: transformers
6
  tags:
7
+ - mergekit
8
+ - merge
9
  - 4-bit
10
  - AWQ
11
  - text-generation
 
15
  inference: false
16
  quantized_by: Suparious
17
  ---
18
+ # Alsebay/Nutopia-7B AWQ
19
+
20
+ - Model creator: [Alsebay](https://huggingface.co/Alsebay)
21
+ - Original model: [Nutopia-7B](https://huggingface.co/Alsebay/Nutopia-7B)
22
+
23
+ ## Model Summary
24
+
25
+ Testing purpose only, seem it not good in Roleplaying 😢
26
+
27
+ This model was merged using the SLERP merge method.
28
+
29
+ The following models were included in the merge:
30
+ * [NurtureAI/neural-chat-7b-v3-1-16k](https://huggingface.co/NurtureAI/neural-chat-7b-v3-1-16k)
31
+ * [NousResearch/Hermes-2-Pro-Mistral-7B](https://huggingface.co/NousResearch/Hermes-2-Pro-Mistral-7B)
32