BramVanroy
commited on
Delete q8_0
Browse files- q8_0/Modelfile +0 -10
- q8_0/fietje-2b-instruct-q8_0.gguf +0 -3
q8_0/Modelfile
DELETED
@@ -1,10 +0,0 @@
|
|
1 |
-
FROM ./fietje-2b-instruct-q8_0.gguf
|
2 |
-
TEMPLATE """{{ if .System }}<|im_start|>system
|
3 |
-
{{ .System }}<|im_end|>
|
4 |
-
{{ end }}{{ if .Prompt }}<|im_start|>user
|
5 |
-
{{ .Prompt }}<|im_end|>
|
6 |
-
{{ end }}<|im_start|>assistant
|
7 |
-
"""
|
8 |
-
PARAMETER num_ctx 2048
|
9 |
-
PARAMETER stop "<|im_start|>"
|
10 |
-
PARAMETER stop "<|im_end|>"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
q8_0/fietje-2b-instruct-q8_0.gguf
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:73051901e9c4ce5d272af78a5682e23558e0c25ba66d4609308f1c3bc96c39d8
|
3 |
-
size 2953104128
|
|
|
|
|
|
|
|