Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- moe
|
5 |
+
- frankenmoe
|
6 |
+
- merge
|
7 |
+
- mergekit
|
8 |
+
- lazymergekit
|
9 |
+
- unsloth/mistral-7b-v0.2
|
10 |
+
- mistralai/Mistral-7B-Instruct-v0.2
|
11 |
+
- quantized
|
12 |
+
- 4-bit
|
13 |
+
- AWQ
|
14 |
+
- text-generation
|
15 |
+
- autotrain_compatible
|
16 |
+
- endpoints_compatible
|
17 |
+
- chatml
|
18 |
+
base_model:
|
19 |
+
- unsloth/mistral-7b-v0.2
|
20 |
+
- mistralai/Mistral-7B-Instruct-v0.2
|
21 |
+
pipeline_tag: text-generation
|
22 |
+
inference: false
|
23 |
+
quantized_by: Suparious
|
24 |
+
---
|
25 |
+
# NeuralNovel/Mini-Mixtral-v0.2 AWQ
|
26 |
+
|
27 |
+
- Model creator: [NeuralNovel](https://huggingface.co/NeuralNovel)
|
28 |
+
- Original model: [Mini-Mixtral-v0.2](https://huggingface.co/NeuralNovel/Mini-Mixtral-v0.2)
|
29 |
+
|
30 |
+
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/645cfe4603fc86c46b3e46d1/DOoAs2yzNOUC465BSM9-s.jpeg)
|
31 |
+
|
32 |
+
## Model Summary
|
33 |
+
|
34 |
+
Mini-Mixtral-v0.2 is a Mixture of Experts (MoE) made with the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
|
35 |
+
* [unsloth/mistral-7b-v0.2](https://huggingface.co/unsloth/mistral-7b-v0.2)
|
36 |
+
* [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
|
37 |
+
|
38 |
+
<a href='https://ko-fi.com/S6S2UH2TC' target='_blank'><img height='38' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi1.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
39 |
+
<a href='https://discord.gg/GtkUUP2qJE' target='_blank'><img width='140' height='500' style='border:0px;height:36px;' src='https://i.ibb.co/tqwznYM/Discord-button.png' border='0' alt='Join Our Discord!' /></a>
|
40 |
+
|