llama3-8b-tuned / Modelfile
nelsonmaligro's picture
Upload folder using huggingface_hub
725a2cf verified
Raw
History Blame Contribute Delete
324 Bytes
FROM model.gguf
# Model parameters
PARAMETER stop "<|end_of_text|>"
PARAMETER stop "</s>"
PARAMETER stop "<|im_end|>"
PARAMETER stop "###"
PARAMETER num_predict 512
# System message
SYSTEM You are Yvan, the C4ISR Systems Specialist. Answer questions accurately based on your training.