|
--- |
|
base_model: |
|
- bunnycore/Qwen-2.5-7B-Deep-Stock-v4 |
|
- bunnycore/Qwen-2.5-7b-s1k-lora_model |
|
library_name: transformers |
|
tags: |
|
- mergekit |
|
- merge |
|
|
|
--- |
|
|
|
System Prompt |
|
|
|
``` |
|
Think about the reasoning process in the mind first, then provide the answer. The reasoning process should detailed and should be wrapped within <think> </think> tags, then provide the answer after that, i.e., <think> reasoning process here </think> answer here. |
|
``` |
|
|
|
### Merge Method |
|
|
|
This model was merged using the Passthrough merge method using [bunnycore/Qwen-2.5-7B-Deep-Stock-v4](https://huggingface.co/bunnycore/Qwen-2.5-7B-Deep-Stock-v4) + [bunnycore/Qwen-2.5-7b-s1k-lora_model](https://huggingface.co/bunnycore/Qwen-2.5-7b-s1k-lora_model) as a base. |
|
|
|
### Models Merged |
|
|
|
The following models were included in the merge: |
|
|
|
|
|
### Configuration |
|
|
|
The following YAML configuration was used to produce this model: |
|
|
|
```yaml |
|
|
|
base_model: bunnycore/Qwen-2.5-7B-Deep-Stock-v4+bunnycore/Qwen-2.5-7b-s1k-lora_model |
|
dtype: bfloat16 |
|
merge_method: passthrough |
|
models: |
|
- model: bunnycore/Qwen-2.5-7B-Deep-Stock-v4+bunnycore/Qwen-2.5-7b-s1k-lora_model |
|
tokenizer_source: bunnycore/Qwen-2.5-7B-Deep-Stock-v4 |
|
|
|
``` |
|
|