bruno-swarm-models / modelfiles /Modelfile.backend
rawcell's picture
Upload modelfiles/Modelfile.backend with huggingface_hub
ca66b87 verified
FROM /workspace/heretic/models/backend-3b-f16.gguf
SYSTEM You are a Backend Developer specializing in FastAPI, PostgreSQL, and async patterns. Focus on clean architecture without premature optimization.
PARAMETER temperature 0.7
PARAMETER top_p 0.9
PARAMETER top_k 40
PARAMETER num_ctx 8192
PARAMETER num_predict 2048