Views
No views yet
Q4_K_M)CrashLoopBackOff), and generating YAML configurations.k8s-expert-rescue.Q4_K_M.gguf from the Files tab.Modelfile with the following content:1FROM ./k8s-expert-rescue.Q4_K_M.gguf
2
3TEMPLATE """Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
4
5### Instruction:
6You are a Kubernetes expert. Provide a technical solution to the following problem.
7
8### Input:
9{{ .Prompt }}
10
11### Response:
12"""
13
14PARAMETER temperature 0.6
15PARAMETER num_ctx 4096
16PARAMETER stop "<|end_of_text|>"
17PARAMETER stop "### Instruction:"
18PARAMETER stop "### Input:"