Llama3-Turkish / mergekit_config.yml
Matrix
Llama3 Türkçe merge modeli
75119f3 verified
raw
history blame contribute delete
396 Bytes
base_model: meta-llama/Meta-Llama-3-8B-Instruct
models:
- model: atasoglu/Turkish-Llama-3-8B-function-calling
parameters:
weight: 0.6
- model: matrixportal/Turkish-Llama3-8B-Merged
parameters:
weight: 0.4
merge_method: ties
parameters:
density: 0.6
normalize: true
dtype: bfloat16
tokenizer_from: "meta-llama/Meta-Llama-3-8B-Instruct"
force_tokenizer_reload: true