Updated and moved existing to merged_models base_model tag in README.md
Browse files
README.md
CHANGED
@@ -1,21 +1,22 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
-
- nbeerbower/llama-3-wissenschaft-8B
|
4 |
datasets:
|
5 |
- jondurbin/truthy-dpo-v0.1
|
6 |
- kyujinpy/orca_math_dpo
|
|
|
|
|
7 |
license: other
|
8 |
license_name: llama3
|
9 |
-
|
|
|
|
|
|
|
10 |
tags:
|
11 |
- 4-bit
|
12 |
- AWQ
|
13 |
- text-generation
|
14 |
- autotrain_compatible
|
15 |
- endpoints_compatible
|
16 |
-
pipeline_tag: text-generation
|
17 |
-
inference: false
|
18 |
-
quantized_by: Suparious
|
19 |
---
|
20 |
# nbeerbower/llama-3-bophades-v3-8B AWQ
|
21 |
|
|
|
1 |
---
|
2 |
+
base_model: nbeerbower/llama-3-bophades-v3-8B
|
|
|
3 |
datasets:
|
4 |
- jondurbin/truthy-dpo-v0.1
|
5 |
- kyujinpy/orca_math_dpo
|
6 |
+
inference: false
|
7 |
+
library_name: transformers
|
8 |
license: other
|
9 |
license_name: llama3
|
10 |
+
merged_models:
|
11 |
+
- nbeerbower/llama-3-wissenschaft-8B
|
12 |
+
pipeline_tag: text-generation
|
13 |
+
quantized_by: Suparious
|
14 |
tags:
|
15 |
- 4-bit
|
16 |
- AWQ
|
17 |
- text-generation
|
18 |
- autotrain_compatible
|
19 |
- endpoints_compatible
|
|
|
|
|
|
|
20 |
---
|
21 |
# nbeerbower/llama-3-bophades-v3-8B AWQ
|
22 |
|