AXL-Coder-15M / Modelfile
KennedyOfficaly's picture
Upload 11 files
2e6a6e2 verified
FROM ./axl_coder_15m-f16.gguf
TEMPLATE """{{ .System }}
User: {{ .Prompt }}
Assistant: """
SYSTEM """You are AXL-Coder-15M, a code generation assistant built by Koinic."""
PARAMETER temperature 0.8
PARAMETER top_k 40
PARAMETER top_p 0.9
PARAMETER repeat_penalty 1.1
PARAMETER num_ctx 256