Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,25 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- rmdhirr/Foxglove_7B
|
|
|
|
|
|
|
|
|
|
|
4 |
base_model:
|
5 |
- rmdhirr/Foxglove_7B
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
-
# Anthesis_7B
|
9 |
|
10 |
Anthesis_7B is a merge of the following models:
|
11 |
* [rmdhirr/Foxglove_7B](https://huggingface.co/rmdhirr/Foxglove_7B)
|
|
|
12 |
|
13 |
# Configuration
|
14 |
```yaml
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- rmdhirr/Foxglove_7B
|
4 |
+
- ResplendentAI/Paradigm_Shift_7B
|
5 |
+
- merge
|
6 |
+
- mergekit
|
7 |
+
- roleplay
|
8 |
+
- mistral
|
9 |
base_model:
|
10 |
- rmdhirr/Foxglove_7B
|
11 |
+
- ResplendentAI/Paradigm_Shift_7B
|
12 |
+
library_name: transformers
|
13 |
+
license: apache-2.0
|
14 |
+
language:
|
15 |
+
- en
|
16 |
---
|
17 |
|
18 |
+
# 🌹 Anthesis_7B
|
19 |
|
20 |
Anthesis_7B is a merge of the following models:
|
21 |
* [rmdhirr/Foxglove_7B](https://huggingface.co/rmdhirr/Foxglove_7B)
|
22 |
+
* [ResplendentAI/Paradigm_Shift_7B](https://huggingface.co/ResplendentAI/Paradigm_Shift_7B)
|
23 |
|
24 |
# Configuration
|
25 |
```yaml
|