CoolFace
Modelpublic

mrtoncl/fine_tune_model

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes145downloads
Model Card

finetunemodel

slerp yöntemiyle mergekit kullanılarak üretildi. Son Fıçı RPG projesi için Türkçe + roleplay yeteneklerini birleştirmeyi hedefler.

Birleştirilen modeller

  • —ytu-ce-cosmos/Turkish-Llama-8b-Instruct-v0.1
  • —Sao10K/L3-8B-Lunaris-v1

Konfigürasyon

yaml
slices:
  - sources:
      - model: ytu-ce-cosmos/Turkish-Llama-8b-Instruct-v0.1
        layer_range: [0, 32]
      - model: Sao10K/L3-8B-Lunaris-v1
        layer_range: [0, 32]
merge_method: slerp
base_model: ytu-ce-cosmos/Turkish-Llama-8b-Instruct-v0.1
parameters:
  t:
    - filter: self_attn
      value: [0.0, 0.5, 0.3, 0.7, 1.0]
    - filter: mlp
      value: [1.0, 0.5, 0.7, 0.3, 0.0]
    - value: 0.4
dtype: bfloat16
tokenizer_source: base