BarryFutureman
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
tags:
|
7 |
+
- merge
|
8 |
+
---
|
9 |
+
|
10 |
+
# WildWest-Variant3-7B
|
11 |
+
Based on a merge of the following models using mergekit
|
12 |
+
* [BarryFutureman/NeuralTurdusVariant1-7B](https://huggingface.co/BarryFutureman/NeuralTurdusVariant1-7B)
|
13 |
+
* [mlabonne/NeuralDaredevil-7B](https://huggingface.co/udkai/Turdus)
|
14 |
+
* [senseable/WestLake-7B-v2](https://huggingface.co/senseable/WestLake-7B-v2)
|
15 |
+
* [PetroGPT/Severus-7B-DPO](https://huggingface.co/PetroGPT/Severus-7B-DPO)
|