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
9
Safetensors
Model size
9.24B params
Tensor type
FP16
·
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

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