Add README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
inference: false
|
7 |
+
base_model: martyn/mixtral-megamerge-dare-8x7b-v2
|
8 |
+
model_creator: martyn
|
9 |
+
model_name: mixtral-megamerge-dare-8x7b-v2
|
10 |
+
quantized_by: martyn
|
11 |
+
---
|
12 |
+
|
13 |
+
GGUF builds of [https://huggingface.co/martyn/mixtral-megamerge-dare-8x7b-v1](https://huggingface.co/martyn/mixtral-megamerge-dare-8x7b-v1)
|
14 |
+
|