Mistral Merged
Collection
This is a collection for improving the Mistral model with merge methods.
โข
2 items
โข
Updated
โข
1
This model uses the SLERP
method to merge Mistral-7B-Instruct-v0.2 with 2 best models in 12th Dec on OpenLLM Leaderboard:
The yaml config file for this model is here:
slices:
- sources:
- model: AIDC-ai-business/Marcoroni-7B-v3
layer_range: [0, 32]
- model: rwitz/go-bruins-v2
layer_range: [0, 32]
merge_method: slerp
base_model: mistralai/Mistral-7B-Instruct-v0.2
parameters:
t:
- filter: self_attn
value: [0, 0.5, 0.3, 0.7, 1]
- filter: mlp
value: [1, 0.5, 0.7, 0.3, 0]
- value: 0.5
dtype: bfloat16
<|im_start|>system
{system_message}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant
{system_message}
### Instruction:
{prompt}
### Response:
You can run this model using Jan Desktop on Mac, Windows, or Linux.
Jan is an open source, ChatGPT alternative that is:
1337
with OpenAI compatible endpointsJan believes in the need for an open-source AI ecosystem and is building the infra and tooling to allow open-source AIs to compete on a level playing field with proprietary ones.
Jan's long-term vision is to build a cognitive framework for future robots, who are practical, useful assistants for humans and businesses in everyday life.
This is a test project for merging models.
Detailed results can be found here.
Metric | Value |
---|---|
Avg. | ? |
ARC (25-shot) | ? |
HellaSwag (10-shot) | ? |
MMLU (5-shot) | ? |
TruthfulQA (0-shot) | ? |
Winogrande (5-shot) | ? |
GSM8K (5-shot) | ? |