Views
No views yet
1
2models:
3 - model: meta-llama/CodeLlama-7b-hf
4 - model: meta-llama/CodeLlama-7b-Instruct-hf
5 parameters:
6 density: 0.55
7 weight: 0.85
8merge_method: dare_ties
9base_model: meta-llama/CodeLlama-7b-hf
10parameters:
11 int8_mask: true
12dtype: bfloat16
13