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
7
Safetensors
Model size
9.24B params
Tensor type
FP16
·
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the model is not deployed on the HF Inference API.

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

Merges
1 model
Quantizations
2 models

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