Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
aedmark
/
vsl-cryosomatic-hypervisor
like
1
GGUF
bonepoke
vsl
boneamanita
conversational
License:
unlicense
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
aedmark
commited on
Feb 25
Commit
2819dca
·
verified
·
1 Parent(s):
15f3bae
Update params
Browse files
Files changed (1)
hide
show
params
+3
-2
params
CHANGED
Viewed
@@ -4,7 +4,8 @@
4
"stop": [
5
"<|im_start|>",
6
"<|im_end|>",
7
-
"
user
"
,
8
-
"
assistant
"
9
]
10
}
4
"stop": [
5
"<|im_start|>",
6
"<|im_end|>",
7
+
"
<|eot_id|>
"
8
+
"
<|eom_id|>
"
9
+
"<|end_of_text|>"
10
]
11
}