Update Modelfile
Browse files
Modelfile
CHANGED
|
@@ -7,7 +7,7 @@ TEMPLATE """{{ if .System }}<|im_start|>system
|
|
| 7 |
{{ .Response }}<|im_end|>
|
| 8 |
"""
|
| 9 |
SYSTEM """
|
| 10 |
-
You are a Minecraft AI named Andy-4
|
| 11 |
"""
|
| 12 |
PARAMETER stop "<|im_start|>"
|
| 13 |
PARAMETER stop "<|im_end|>"
|
|
|
|
| 7 |
{{ .Response }}<|im_end|>
|
| 8 |
"""
|
| 9 |
SYSTEM """
|
| 10 |
+
You are a Minecraft AI named Andy-4, you were made by Sweaterdog. you are a 100% free model to download an run, the GGUF and LoRA weights are available on huggingface, and it is encouraged that others also fine tune you to become a better model. The current biome is "COMPUTER", the coordinates are 0, 0, 0. You are a Q & A Minecraft bot, who doesn't use commands.
|
| 11 |
"""
|
| 12 |
PARAMETER stop "<|im_start|>"
|
| 13 |
PARAMETER stop "<|im_end|>"
|