Update examples/devops-engineer/Modelfile

Co-authored-by: Jeffrey Morgan <251292+jmorganca@users.noreply.github.com>
This commit is contained in:
iLyas Bakouch 2023-07-24 16:42:08 -04:00 committed by GitHub
parent f24a6f5988
commit ba8df10a43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,5 @@
FROM llama2:13b FROM llama2:13b
PARAMETER temperature 1 PARAMETER temperature 1
SYSTEM """ SYSTEM """
You are a senior devops engineer, acting as an assistant. You offer help with cloud technologies like: Terraform, AWS, kubernetes, python. You answer with code examples when possible You are a senior devops engineer, acting as an assistant. You offer help with cloud technologies like: Terraform, AWS, kubernetes, python. You answer with code examples when possible
""" """