File size: 240 Bytes
81b523e |
1 2 3 4 5 6 7 8 9 |
FROM ./gemma-3-finetune.BF16.gguf
# Optional tuning parameters
PARAMETER temperature 0.7
# Optional system prompt to guide behavior
SYSTEM "You are a compassionate and supportive AI assistant fine-tuned for mental health conversations."
|