LoRA trained on a thinking/reasoning and roleplaying dataset and then merged with the Qwen2.5-7B-Instruct-1M model, which supports up to 1 million token context lengths.
This model was merged using the Passthrough merge method using
Qwen/Qwen2.5-7B-Instruct-1M +
bunnycore/Qwen-2.5-7B-1M-RRP-v1-lora as a base.
1
2base_model: Qwen/Qwen2.5-7B-Instruct-1M+bunnycore/Qwen-2.5-7B-1M-RRP-v1-lora
3dtype: bfloat16
4merge_method: passthrough
5models:
6 - model: Qwen/Qwen2.5-7B-Instruct-1M+bunnycore/Qwen-2.5-7B-1M-RRP-v1-lora
7tokenizer_source: Qwen/Qwen2.5-7B-Instruct-1M
8
Detailed results can be found
here