Updated and moved existing to merged_models base_model tag in README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,12 @@
|
|
1 |
---
|
|
|
|
|
2 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
3 |
tags:
|
4 |
- 4-bit
|
5 |
- AWQ
|
@@ -11,12 +18,6 @@ tags:
|
|
11 |
- lazymergekit
|
12 |
- Undi95/Llama-3-LewdPlay-8B-evo
|
13 |
- cgato/L3-TheSpice-8b-v0.8.3
|
14 |
-
base_model:
|
15 |
-
- Undi95/Llama-3-LewdPlay-8B-evo
|
16 |
-
- cgato/L3-TheSpice-8b-v0.8.3
|
17 |
-
pipeline_tag: text-generation
|
18 |
-
inference: false
|
19 |
-
quantized_by: Suparious
|
20 |
---
|
21 |
# jsfs11/Llama-3-RPMerge-8B-SLERP AWQ
|
22 |
|
|
|
1 |
---
|
2 |
+
base_model: jsfs11/Llama-3-RPMerge-8B-SLERP
|
3 |
+
inference: false
|
4 |
library_name: transformers
|
5 |
+
merged_models:
|
6 |
+
- Undi95/Llama-3-LewdPlay-8B-evo
|
7 |
+
- cgato/L3-TheSpice-8b-v0.8.3
|
8 |
+
pipeline_tag: text-generation
|
9 |
+
quantized_by: Suparious
|
10 |
tags:
|
11 |
- 4-bit
|
12 |
- AWQ
|
|
|
18 |
- lazymergekit
|
19 |
- Undi95/Llama-3-LewdPlay-8B-evo
|
20 |
- cgato/L3-TheSpice-8b-v0.8.3
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
---
|
22 |
# jsfs11/Llama-3-RPMerge-8B-SLERP AWQ
|
23 |
|