Unpublished
commited on
Commit
•
50d9140
1
Parent(s):
e36724c
WizardCoder-15B-V1.0-fp16-ct2 files
Browse files- config.json +6 -0
- model.bin +3 -0
- vocabulary.json +0 -0
config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": "<|endoftext|>",
|
3 |
+
"eos_token": "<|endoftext|>",
|
4 |
+
"layer_norm_epsilon": null,
|
5 |
+
"unk_token": "<|endoftext|>"
|
6 |
+
}
|
model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b43c56bbc38643032b0594c22f4cb502d1b65c5e653a4bb63c25716295476ccb
|
3 |
+
size 31034954327
|
vocabulary.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|