Combined Task Vector Model

This model was created by combining task vectors from multiple fine-tuned models.

Task Vector Computation

t_1 = TaskVector("NousResearch/Meta-Llama-3-8B", "coastalcph/llama3-en2fr_alpaca-lorar1")
t_2 = TaskVector("NousResearch/Meta-Llama-3-8B", "coastalcph/llama3-gsm8k-lorar1")
t_combined = t_1 + t_2
new_model = t_combined.apply_to("NousResearch/Meta-Llama-3-8B")

Models Used

- Base Model: https://huggingface.co/NousResearch/Meta-Llama-3-8B
- Fine-tuned Model 1: https://huggingface.co/coastalcph/llama3-en2fr_alpaca-lorar1
- Fine-tuned Model 2: https://huggingface.co/coastalcph/llama3-gsm8k-lorar1

Technical Details

- Creation Script Git Hash: 7fea40228c372b2a03d33f85ab63250559e43c31
- Task Vector Method: Additive combination
- Scaling Coefficient: 1.0
Downloads last month
7
Safetensors
Model size
8.03B params
Tensor type
F32
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support