|
--- |
|
base_model: |
|
- ICEPVP8977/Uncensored_llama_3.2_3b_safetensors |
|
- ministral/Ministral-3b-instruct |
|
- stabilityai/stable-code-3b |
|
- PJMixers-Dev/LLaMa-3.2-Instruct-JankMix-v0.1-SFT-3B |
|
- Bllossom/llama-3.2-Korean-Bllossom-3B |
|
- chuanli11/Llama-3.2-3B-Instruct-uncensored |
|
- Qwen/Qwen2.5-3B-Instruct |
|
- meta-llama/Llama-3.2-3B-Instruct |
|
- ibm-granite/granite-3b-code-base-2k |
|
- Qwen/Qwen2.5-3B |
|
- meta-llama/Llama-3.2-3B |
|
library_name: transformers |
|
tags: |
|
- mergekit |
|
- merge |
|
|
|
--- |
|
# merge |
|
|
|
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit). |
|
|
|
## Merge Details |
|
### Merge Method |
|
|
|
This model was merged using the passthrough merge method. |
|
|
|
### Models Merged |
|
|
|
The following models were included in the merge: |
|
* [ICEPVP8977/Uncensored_llama_3.2_3b_safetensors](https://huggingface.co/ICEPVP8977/Uncensored_llama_3.2_3b_safetensors) |
|
* [ministral/Ministral-3b-instruct](https://huggingface.co/ministral/Ministral-3b-instruct) |
|
* [stabilityai/stable-code-3b](https://huggingface.co/stabilityai/stable-code-3b) |
|
* [PJMixers-Dev/LLaMa-3.2-Instruct-JankMix-v0.1-SFT-3B](https://huggingface.co/PJMixers-Dev/LLaMa-3.2-Instruct-JankMix-v0.1-SFT-3B) |
|
* [Bllossom/llama-3.2-Korean-Bllossom-3B](https://huggingface.co/Bllossom/llama-3.2-Korean-Bllossom-3B) |
|
* [chuanli11/Llama-3.2-3B-Instruct-uncensored](https://huggingface.co/chuanli11/Llama-3.2-3B-Instruct-uncensored) |
|
* [Qwen/Qwen2.5-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-3B-Instruct) |
|
* [meta-llama/Llama-3.2-3B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct) |
|
* [ibm-granite/granite-3b-code-base-2k](https://huggingface.co/ibm-granite/granite-3b-code-base-2k) |
|
* [Qwen/Qwen2.5-3B](https://huggingface.co/Qwen/Qwen2.5-3B) |
|
* [meta-llama/Llama-3.2-3B](https://huggingface.co/meta-llama/Llama-3.2-3B) |
|
|
|
### Configuration |
|
|
|
The following YAML configuration was used to produce this model: |
|
|
|
```yaml |
|
slices: |
|
- sources: |
|
- layer_range: [0, 1] |
|
model: ICEPVP8977/Uncensored_llama_3.2_3b_safetensors |
|
|
|
- sources: |
|
- layer_range: [0, 1] |
|
model: meta-llama/Llama-3.2-3B-Instruct |
|
|
|
- sources: |
|
- layer_range: [0, 1] |
|
model: meta-llama/Llama-3.2-3B |
|
|
|
- sources: |
|
- layer_range: [0, 1] |
|
model: chuanli11/Llama-3.2-3B-Instruct-uncensored |
|
|
|
- sources: |
|
- layer_range: [0, 1] |
|
model: PJMixers-Dev/LLaMa-3.2-Instruct-JankMix-v0.1-SFT-3B |
|
|
|
- sources: |
|
- layer_range: [0, 1] |
|
model: Bllossom/llama-3.2-Korean-Bllossom-3B |
|
|
|
- sources: |
|
- layer_range: [0, 1] |
|
model: Qwen/Qwen2.5-3B-Instruct |
|
|
|
- sources: |
|
- layer_range: [0, 1] |
|
model: Qwen/Qwen2.5-3B |
|
|
|
- sources: |
|
- layer_range: [0, 1] |
|
model: stabilityai/stable-code-3b |
|
|
|
- sources: |
|
- layer_range: [0, 1] |
|
model: ibm-granite/granite-3b-code-base-2k |
|
|
|
- sources: |
|
- layer_range: [0, 2] |
|
model: ministral/Ministral-3b-instruct |
|
|
|
merge_method: passthrough |
|
dtype: float16 |
|
``` |
|
|