BramVanroy
commited on
Commit
•
987df34
1
Parent(s):
67a4bb1
Delete files f16/* with huggingface_hub
Browse files- f16/Modelfile +0 -10
- f16/fietje-2b-chat-f16.gguf +0 -3
f16/Modelfile
DELETED
@@ -1,10 +0,0 @@
|
|
1 |
-
FROM ./fietje-2b-chat-f16.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|>"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
f16/fietje-2b-chat-f16.gguf
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:e5361617038217f2d0d2fcf3a0e86674fdf29aeeaacba49f1e982f33f33c57f7
|
3 |
-
size 5553825728
|
|
|
|
|
|
|
|