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