| models: | |
| - model: codellama/CodeLlama-7b-Instruct-hf | |
| parameters: | |
| density: 0.25 | |
| weight: 0.25 | |
| - model: codellama/CodeLlama-7b-Instruct-hf | |
| parameters: | |
| density: 0.25 | |
| weight: 0.25 | |
| merge_method: ties | |
| base_model: codellama/CodeLlama-7b-Instruct-hf | |
| parameters: | |
| normalize: false | |
| int8_mask: true | |
| dtype: bfloat16 | |