sethuiyer/CodeCalc-Mistral-7B
159
CodeCalc-Mistral-7B
<p align="center"> <img src="https://huggingface.co/sethuiyer/CodeCalc-Mistral-7B/resolve/main/codecalc.webp" height="128px" alt="CodeCalc"> </p>
Configuration
The following YAML configuration was used to produce this model:
base_model: uukuguy/speechless-code-mistral-7b-v1.0
dtype: bfloat16
merge_method: ties
models:
- model: uukuguy/speechless-code-mistral-7b-v1.0
- model: upaya07/Arithmo2-Mistral-7B
parameters:
density: [0.25, 0.35, 0.45, 0.35, 0.25]
weight: [0.1, 0.25, 0.5, 0.25, 0.1]
parameters:
int8_mask: true
Evaluation
The merge appears to be successful, especially considering the substantial improvement in the GSM8K benchmark while maintaining comparable performance on other metrics.
Usage
Alpaca Instruction Format and Divine Intellect preset.
You are an intelligent programming assistant.
### Instruction:
Implement a linked list in C++
### Response:Preset:
temperature: 1.31
top_p: 0.14
repetition_penalty: 1.17
top_k: 49Open LLM Leaderboard Evaluation Results
Detailed results can be found here
