Update README.md
Browse files
README.md
CHANGED
@@ -27,9 +27,8 @@ The following models were included in the merge:
|
|
27 |
The following YAML configuration was used to produce this model:
|
28 |
|
29 |
```yaml
|
30 |
-
base_model: Tsunami-th/Tsunami-1.0-14B-Instruct+ngxson/LoRA-Qwen2.5-14B-Instruct-abliterated-v2
|
31 |
-
dtype: bfloat16
|
32 |
-
merge_method: passthrough
|
33 |
models:
|
34 |
- model: Tsunami-th/Tsunami-1.0-14B-Instruct+ngxson/LoRA-Qwen2.5-14B-Instruct-abliterated-v2
|
|
|
|
|
35 |
```
|
|
|
27 |
The following YAML configuration was used to produce this model:
|
28 |
|
29 |
```yaml
|
|
|
|
|
|
|
30 |
models:
|
31 |
- model: Tsunami-th/Tsunami-1.0-14B-Instruct+ngxson/LoRA-Qwen2.5-14B-Instruct-abliterated-v2
|
32 |
+
merge_method: passthrough
|
33 |
+
dtype: bfloat16
|
34 |
```
|