Tural Bayev
Upload folder using huggingface_hub
e3a6220 verified
|
Raw
History Blame Contribute Delete
1.25 kB
---
base_model:
- Qwen/Qwen2.5-Coder-3B-Instruct
- Qwen/Qwen2.5-3B
- Qwen/Qwen2.5-3B-Instruct
library_name: transformers
tags:
- forgelm
- forge
---
# 34431f2a-b1de-4115-9c9e-83406cb6bae0
This is a forge of pre-trained language models created using [forgelm](https://github.com/AxeronAI/forgelm).
## Forge Details
### Forge Method
This model was forged using the [Task Arithmetic](https://arxiv.org/abs/2212.04089) forge method using [Qwen/Qwen2.5-3B](https://huggingface.co/Qwen/Qwen2.5-3B) as a base.
### Models Forged
The following models were included in the forge:
* [Qwen/Qwen2.5-Coder-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-3B-Instruct)
* [Qwen/Qwen2.5-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-3B-Instruct)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
base_model: Qwen/Qwen2.5-3B
dtype: bfloat16
forge_method: task_arithmetic
modules:
default:
slices:
- sources:
- layer_range: [0, 36]
model: Qwen/Qwen2.5-3B-Instruct
parameters:
weight: 0.5
- layer_range: [0, 36]
model: Qwen/Qwen2.5-Coder-3B-Instruct
parameters:
weight: -0.1
- layer_range: [0, 36]
model: Qwen/Qwen2.5-3B
```