Edit model card

GGUF STATIC/IMATRIX made available by mradermacher

Chat Template:

<start_of_turn>user
{system}

{prompt}<end_of_turn>
<start_of_turn>model
{response}<end_of_turn>

ST Settings:

  • CONTEXT
  • INSTRUCT (The model was trained with diverse system prompts, make sure to write the system prompt based on your preference.)
ls=LoraConfig(
    r = 128,
    target_modules = ['q_proj', 'down_proj', 'up_proj', 'o_proj', 'v_proj', 'gate_proj', 'k_proj'],
    lora_alpha = 32,
    lora_dropout = 0.1,
    bias = "none", 
    use_rslora = True,
)
Downloads last month
8
Safetensors
Model size
9.24B params
Tensor type
FP16
·
Inference Examples
Inference API (serverless) is not available, repository is disabled.

Model tree for Hastagaras/Gemmoy-9B-G2-MK.3

Merges
2 models
Quantizations
2 models

Datasets used to train Hastagaras/Gemmoy-9B-G2-MK.3