Suparious commited on
Commit
c0d81d8
·
verified ·
1 Parent(s): d37358a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -2
README.md CHANGED
@@ -1,15 +1,35 @@
1
  ---
2
  library_name: transformers
 
 
 
 
 
 
3
  tags:
4
  - 4-bit
5
  - AWQ
6
  - text-generation
7
  - autotrain_compatible
8
  - endpoints_compatible
 
 
9
  pipeline_tag: text-generation
10
  inference: false
11
  quantized_by: Suparious
12
  ---
13
- #
14
 
15
- **UPLOAD IN PROGRESS**
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  library_name: transformers
3
+ base_model:
4
+ - LeroyDyer/MIni_Merge_Dictionary
5
+ - LeroyDyer/Mini_Merge_Dolphin
6
+ - LeroyDyer/Mixtral_AI_MiniTron_2b_Chat
7
+ - LeroyDyer/Mini_Merge_BaseAlignment
8
+ - LeroyDyer/Mini_Merge_ChatBot
9
  tags:
10
  - 4-bit
11
  - AWQ
12
  - text-generation
13
  - autotrain_compatible
14
  - endpoints_compatible
15
+ - mergekit
16
+ - merge
17
  pipeline_tag: text-generation
18
  inference: false
19
  quantized_by: Suparious
20
  ---
21
+ # LeroyDyer/Mixtral_AI_Minitron_2b_1.0 AWQ
22
 
23
+ - Model creator: [LeroyDyer](https://huggingface.co/LeroyDyer)
24
+ - Original model: [Mixtral_AI_Minitron_2b_1.0](https://huggingface.co/LeroyDyer/Mixtral_AI_Minitron_2b_1.0)
25
+
26
+ ### Models Merged
27
+
28
+ The following models were included in the merge:
29
+ * Base_1
30
+ * Base_2
31
+ * [LeroyDyer/MIni_Merge_Dictionary](https://huggingface.co/LeroyDyer/MIni_Merge_Dictionary)
32
+ * [LeroyDyer/Mini_Merge_Dolphin](https://huggingface.co/LeroyDyer/Mini_Merge_Dolphin)
33
+ * [LeroyDyer/Mixtral_AI_MiniTron_2b_Chat](https://huggingface.co/LeroyDyer/Mixtral_AI_MiniTron_2b_Chat)
34
+ * [LeroyDyer/Mini_Merge_BaseAlignment](https://huggingface.co/LeroyDyer/Mini_Merge_BaseAlignment)
35
+ * [LeroyDyer/Mini_Merge_ChatBot](https://huggingface.co/LeroyDyer/Mini_Merge_ChatBot)