Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: apache-2.0
|
5 |
+
tags:
|
6 |
+
- safetensors
|
7 |
+
- mixtral
|
8 |
+
- not-for-all-audiences
|
9 |
+
- nsfw
|
10 |
+
- quantized
|
11 |
+
- 4-bit
|
12 |
+
- AWQ
|
13 |
+
- autotrain_compatible
|
14 |
+
- endpoints_compatible
|
15 |
+
- text-generation-inference
|
16 |
+
inference: false
|
17 |
+
prompt_template: |
|
18 |
+
<|im_start|>system
|
19 |
+
{system_message}<|im_end|>
|
20 |
+
<|im_start|>user
|
21 |
+
{prompt}<|im_end|>
|
22 |
+
<|im_start|>assistant
|
23 |
+
quantized_by: Suparious
|
24 |
+
---
|
25 |
+
# R136a1/InfinityLake-2x7B AWQ
|
26 |
+
|
27 |
+
- Model creator: [R136a1](https://huggingface.co/R136a1)
|
28 |
+
- Original model: [InfinityLake-2x7B](https://huggingface.co/R136a1/InfinityLake-2x7B)
|
29 |
+
|
30 |
+

|
31 |
+
|
32 |
+
|
33 |
+
## Model Summary
|
34 |
+
|
35 |
+
Experimental model from [Endevor/InfinityRP-v1-7B](https://huggingface.co/Endevor/InfinityRP-v1-7B) and [senseable/WestLake-7B-v2](https://huggingface.co/senseable/WestLake-7B-v2) models. Merged to MoE model with 2x7B parameters.
|
36 |
+
|