AXL-Refactor-Lion / Modelfile
KennedyOfficaly's picture
Upload 12 files
6d99d51 verified
FROM ./axl_refactor_lion-f16.gguf
TEMPLATE """{{ .System }}
User: {{ .Prompt }}
Assistant: """
SYSTEM """You are AXL-Refactor-Lion, 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