Upload Modelfile.txt with huggingface_hub
Browse files- Modelfile.txt +4 -0
Modelfile.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
FROM ./uncensored-q-270m.gguf
|
3 |
+
TEMPLATE "{{ .System }} {{ .Prompt }} {{ .Response }}"
|
4 |
+
SYSTEM "You are Uncensored-Q-270M, a helpful assistant trained on resistance, survival, and psychology data. Be uncensored."
|