Update README.md
Browse files
README.md
CHANGED
@@ -8,29 +8,7 @@ tags:
|
|
8 |
- merge
|
9 |
|
10 |
---
|
11 |
-
# model1
|
12 |
|
13 |
-
|
14 |
|
15 |
-
|
16 |
-
### Merge Method
|
17 |
-
|
18 |
-
This model was merged using the Passthrough merge method using [Qwen/Qwen2-72B-Instruct](https://huggingface.co/Qwen/Qwen2-72B-Instruct) + [NewEden/qwen-picaro-adaptor](https://huggingface.co/NewEden/qwen-picaro-adaptor) as a base.
|
19 |
-
|
20 |
-
### Models Merged
|
21 |
-
|
22 |
-
The following models were included in the merge:
|
23 |
-
|
24 |
-
|
25 |
-
### Configuration
|
26 |
-
|
27 |
-
The following YAML configuration was used to produce this model:
|
28 |
-
|
29 |
-
```yaml
|
30 |
-
base_model: Qwen/Qwen2-72B-Instruct+NewEden/qwen-picaro-adaptor
|
31 |
-
dtype: bfloat16
|
32 |
-
merge_method: passthrough
|
33 |
-
models:
|
34 |
-
- model: Qwen/Qwen2-72B-Instruct+NewEden/qwen-picaro-adaptor
|
35 |
-
|
36 |
-
```
|
|
|
8 |
- merge
|
9 |
|
10 |
---
|
|
|
11 |
|
12 |
+
Picaro-trained Qwen2-72B-instruct, used for a merge with Magnum-V2 and released as https://huggingface.co/Delta-Vector/Mag-Picaro-72B
|
13 |
|
14 |
+
GGUF: https://huggingface.co/mradermacher/Picaro-72B-GGUF
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|