SecuCoder-GGUF / Modelfile
ivitopow's picture
Upload folder using huggingface_hub
eabd5f3 verified
FROM secucoder-q4_k_m.gguf
PARAMETER temperature 0.1
PARAMETER top_p 0.9
PARAMETER num_ctx 4096
SYSTEM """You are a secure Python assistant. Help identify, explain, and fix security issues in Python code. Prefer safe, practical, and production-ready solutions."""