Uploaded version 2024/4/18 with fixed username.
Browse files- README.md +9 -5
- added_tokens.json +4 -0
- config.json +2 -2
- model-00001-of-00029.safetensors +2 -2
- model-00002-of-00029.safetensors +1 -1
- model-00003-of-00029.safetensors +1 -1
- model-00004-of-00029.safetensors +1 -1
- model-00005-of-00029.safetensors +1 -1
- model-00006-of-00029.safetensors +1 -1
- model-00007-of-00029.safetensors +1 -1
- model-00008-of-00029.safetensors +1 -1
- model-00009-of-00029.safetensors +1 -1
- model-00010-of-00029.safetensors +1 -1
- model-00011-of-00029.safetensors +1 -1
- model-00012-of-00029.safetensors +1 -1
- model-00013-of-00029.safetensors +1 -1
- model-00014-of-00029.safetensors +1 -1
- model-00015-of-00029.safetensors +1 -1
- model-00016-of-00029.safetensors +1 -1
- model-00017-of-00029.safetensors +1 -1
- model-00018-of-00029.safetensors +1 -1
- model-00019-of-00029.safetensors +1 -1
- model-00020-of-00029.safetensors +1 -1
- model-00021-of-00029.safetensors +1 -1
- model-00022-of-00029.safetensors +1 -1
- model-00023-of-00029.safetensors +1 -1
- model-00024-of-00029.safetensors +1 -1
- model-00025-of-00029.safetensors +1 -1
- model-00026-of-00029.safetensors +1 -1
- model-00027-of-00029.safetensors +1 -1
- model-00028-of-00029.safetensors +1 -1
- model-00029-of-00029.safetensors +2 -2
- model.safetensors.index.json +1 -1
- special_tokens_map.json +11 -0
- tokenizer.json +18 -0
- tokenizer_config.json +23 -2
README.md
CHANGED
@@ -15,11 +15,15 @@ Merged into bfloat16 using [v2ray/Mixtral-8x22B-v0.1](https://huggingface.co/v2r
|
|
15 |
Note this is an experiment tune, it will most likely not get any updates for later knowledge cutoffs, use [v2ray/SchizoGPT-8x7B-QLoRA](https://huggingface.co/v2ray/SchizoGPT-8x7B-QLoRA) if you want the most up-to-date version!
|
16 |
## Prompt Template
|
17 |
```
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
|
|
22 |
```
|
23 |
Use `@username` to ping a user and `#channel name` to mention a channel. \
|
24 |
Prepend `<Re: username>` before a message to respond to a user. \
|
25 |
-
Use `<filename.ext>` to mention a file in a link, for example, if you have `https://example.com/image.jpg`, use `<image.jpg
|
|
|
|
|
|
|
|
15 |
Note this is an experiment tune, it will most likely not get any updates for later knowledge cutoffs, use [v2ray/SchizoGPT-8x7B-QLoRA](https://huggingface.co/v2ray/SchizoGPT-8x7B-QLoRA) if you want the most up-to-date version!
|
16 |
## Prompt Template
|
17 |
```
|
18 |
+
Date: 2024/4<username>username1<message>message 1<message>message 2<username>username2<message>message 1<message>message 2<username>username3<message>
|
19 |
+
```
|
20 |
+
Date prefix is optional:
|
21 |
+
```
|
22 |
+
<username>username1<message>message 1<message>message 2<username>username2<message>message 1<message>message 2<username>username3<message>
|
23 |
```
|
24 |
Use `@username` to ping a user and `#channel name` to mention a channel. \
|
25 |
Prepend `<Re: username>` before a message to respond to a user. \
|
26 |
+
Use `<filename.ext>` to mention a file in a link, for example, if you have `https://example.com/image.jpg`, use `<image.jpg>`:
|
27 |
+
```
|
28 |
+
Date: 2023/12<username>example#0001<message>Hello!<username>example#0002<message><Re: example#0001> Hi, look at this image of a cat! <cat.png><username>example#0001<message><Re: example#0002>
|
29 |
+
```
|
added_tokens.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<message>": 32001,
|
3 |
+
"<username>": 32000
|
4 |
+
}
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "v2ray/
|
3 |
"architectures": [
|
4 |
"MixtralForCausalLM"
|
5 |
],
|
@@ -27,5 +27,5 @@
|
|
27 |
"torch_dtype": "bfloat16",
|
28 |
"transformers_version": "4.39.3",
|
29 |
"use_cache": true,
|
30 |
-
"vocab_size":
|
31 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "v2ray/Mixtral-8x22B-v0.1",
|
3 |
"architectures": [
|
4 |
"MixtralForCausalLM"
|
5 |
],
|
|
|
27 |
"torch_dtype": "bfloat16",
|
28 |
"transformers_version": "4.39.3",
|
29 |
"use_cache": true,
|
30 |
+
"vocab_size": 32002
|
31 |
}
|
model-00001-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:320dd66bbe0826626bbf9e5043313f1c12aa36e4c839d8598e51cbf9e3a7962f
|
3 |
+
size 9805487368
|
model-00002-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814924936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:faf03008fee21be534ae16bade6ad2425c9cce808841aaa66f1b91c8101e2f93
|
3 |
size 9814924936
|
model-00003-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814924936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:155ef680cfd7e5880ef7637f715437aceef108a8eb1bf275a9fa98558f100478
|
3 |
size 9814924936
|
model-00004-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814924936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0ef097315be46ab2be54247873df1d17e2163b342db79222f246652d6ad2847
|
3 |
size 9814924936
|
model-00005-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814924936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06d20289e464257faaae42760db5d20551f5a0682c2ed0116edadca3dece0403
|
3 |
size 9814924936
|
model-00006-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814924992
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:267293b335dd459c15233a7a674d74b158c902c1c9dc0ce41ce93fa2bfb103cb
|
3 |
size 9814924992
|
model-00007-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814925000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a65f5f9f932fa0ed8d2e0b6031fa9b6b8531de96fa926c7d7e84671f704dfb3f
|
3 |
size 9814925000
|
model-00008-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814925000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0052dd460a7d06bd066b2f470ccca8ebf708adca8b0b7eac6467260ef47f88e
|
3 |
size 9814925000
|
model-00009-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814925000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82faea6b9a87c0a5200bd700800e06dd5d14721233967bc425b605b73171504b
|
3 |
size 9814925000
|
model-00010-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814925000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1577c60e8a41a3e8529df5ba45388ad22765ab80ee4b81ba2815e23af9221547
|
3 |
size 9814925000
|
model-00011-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814925000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:151d6acd23099dbe3f3208be571cf958457c12207d0415bc4ac73b9d8ae0cbf5
|
3 |
size 9814925000
|
model-00012-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814925000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93c0c8da95eabd4e87dfff63d791f9de4306c7d973dfb7728d73d12e35c9ca5e
|
3 |
size 9814925000
|
model-00013-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814925000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4b517cd3f514dbecd85a120dc91c1f6981dbffce3c206b1bebbc8a61df6f557
|
3 |
size 9814925000
|
model-00014-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814925000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3318e31bec40c267a9344cb7ed3a122902689e24ddf908cb93e71491d9de009
|
3 |
size 9814925000
|
model-00015-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814925000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:697f6711e694edc89d5fe5f6a767dba21db0ed8a747b561678c14b872d8ca295
|
3 |
size 9814925000
|
model-00016-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814925000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b61ebf3082cf4f2b64d5d8cfa3bb24673a354dfbad0c288bcef5cb6da0a7fe78
|
3 |
size 9814925000
|
model-00017-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814925000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5915c440956ff44b15879929a2564d9a6402dd39cb22f42b0b58b969c03d339
|
3 |
size 9814925000
|
model-00018-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814925000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8a3704d78e185c517cf53f79321ddb8941af2bb5e2553f8c02885bd16847b92
|
3 |
size 9814925000
|
model-00019-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814925000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6068dc771c36222ddc72745a745e717e2dd744d95a39a227bdfc092d4bbc5ca5
|
3 |
size 9814925000
|
model-00020-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814925000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc0ea6385183d53432d374eee168f8679d5dfcf483369bfb1ba0064d24798535
|
3 |
size 9814925000
|
model-00021-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814925000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fbd864723dd4b9fe729e8d17c6dba868b255746b011e159eeb72a6aa7bc5e9d
|
3 |
size 9814925000
|
model-00022-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814925000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d83097e7c1fd0ddf9e45d652430dcf30d658b8f7a2b89a2844505ba97d0580d
|
3 |
size 9814925000
|
model-00023-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9940655712
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08124771eb622103e3a978a68bc8538efa8f4de480f10fab49cb196dbb6b8eb7
|
3 |
size 9940655712
|
model-00024-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9991085664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8eb6a323deca7d33ab8a9cc18dedabda2a2a0c064b5b591ffc063a654b36d6c3
|
3 |
size 9991085664
|
model-00025-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9940754136
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca18937fff21c4811101c354b5cb710aec7c7819a15a25661374e3eb7830df5e
|
3 |
size 9940754136
|
model-00026-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814900192
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66c52aee5ede55011f5e51f0b235be639520510b99a56ce97beb6d1b61ed6e35
|
3 |
size 9814900192
|
model-00027-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814925000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2df22d72a0f54ea69124dee492f5ea22637ecc7aa6081f40a81d5de1342427d
|
3 |
size 9814925000
|
model-00028-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9814925000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a5767c59f94ef9d928ea4aaffb9fb70c88f2c213a60b77670c1193bb594707a
|
3 |
size 9814925000
|
model-00029-of-00029.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27653a16c196d3c0405acb82e6c364c5d17fdee72146bd061fcbc61d4f055d39
|
3 |
+
size 6005383904
|
model.safetensors.index.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"metadata": {
|
3 |
-
"total_size":
|
4 |
},
|
5 |
"weight_map": {
|
6 |
"lm_head.weight": "model-00029-of-00029.safetensors",
|
|
|
1 |
{
|
2 |
"metadata": {
|
3 |
+
"total_size": 281241317376
|
4 |
},
|
5 |
"weight_map": {
|
6 |
"lm_head.weight": "model-00029-of-00029.safetensors",
|
special_tokens_map.json
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
{
|
|
|
|
|
|
|
|
|
2 |
"bos_token": {
|
3 |
"content": "<s>",
|
4 |
"lstrip": false,
|
@@ -13,6 +17,13 @@
|
|
13 |
"rstrip": false,
|
14 |
"single_word": false
|
15 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
"unk_token": {
|
17 |
"content": "<unk>",
|
18 |
"lstrip": false,
|
|
|
1 |
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<username>",
|
4 |
+
"<message>"
|
5 |
+
],
|
6 |
"bos_token": {
|
7 |
"content": "<s>",
|
8 |
"lstrip": false,
|
|
|
17 |
"rstrip": false,
|
18 |
"single_word": false
|
19 |
},
|
20 |
+
"pad_token": {
|
21 |
+
"content": "<unk>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false
|
26 |
+
},
|
27 |
"unk_token": {
|
28 |
"content": "<unk>",
|
29 |
"lstrip": false,
|
tokenizer.json
CHANGED
@@ -29,6 +29,24 @@
|
|
29 |
"rstrip": false,
|
30 |
"normalized": false,
|
31 |
"special": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
}
|
33 |
],
|
34 |
"normalizer": {
|
|
|
29 |
"rstrip": false,
|
30 |
"normalized": false,
|
31 |
"special": true
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"id": 32000,
|
35 |
+
"content": "<username>",
|
36 |
+
"single_word": false,
|
37 |
+
"lstrip": false,
|
38 |
+
"rstrip": false,
|
39 |
+
"normalized": false,
|
40 |
+
"special": true
|
41 |
+
},
|
42 |
+
{
|
43 |
+
"id": 32001,
|
44 |
+
"content": "<message>",
|
45 |
+
"single_word": false,
|
46 |
+
"lstrip": false,
|
47 |
+
"rstrip": false,
|
48 |
+
"normalized": false,
|
49 |
+
"special": true
|
50 |
}
|
51 |
],
|
52 |
"normalizer": {
|
tokenizer_config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"add_bos_token": true,
|
3 |
"add_eos_token": false,
|
|
|
4 |
"added_tokens_decoder": {
|
5 |
"0": {
|
6 |
"content": "<unk>",
|
@@ -25,15 +26,35 @@
|
|
25 |
"rstrip": false,
|
26 |
"single_word": false,
|
27 |
"special": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
}
|
29 |
},
|
30 |
-
"additional_special_tokens": [
|
|
|
|
|
|
|
31 |
"bos_token": "<s>",
|
32 |
"clean_up_tokenization_spaces": false,
|
33 |
"eos_token": "</s>",
|
34 |
"legacy": true,
|
35 |
"model_max_length": 1000000000000000019884624838656,
|
36 |
-
"pad_token":
|
|
|
37 |
"sp_model_kwargs": {},
|
38 |
"spaces_between_special_tokens": false,
|
39 |
"tokenizer_class": "LlamaTokenizer",
|
|
|
1 |
{
|
2 |
"add_bos_token": true,
|
3 |
"add_eos_token": false,
|
4 |
+
"add_prefix_space": true,
|
5 |
"added_tokens_decoder": {
|
6 |
"0": {
|
7 |
"content": "<unk>",
|
|
|
26 |
"rstrip": false,
|
27 |
"single_word": false,
|
28 |
"special": true
|
29 |
+
},
|
30 |
+
"32000": {
|
31 |
+
"content": "<username>",
|
32 |
+
"lstrip": false,
|
33 |
+
"normalized": false,
|
34 |
+
"rstrip": false,
|
35 |
+
"single_word": false,
|
36 |
+
"special": true
|
37 |
+
},
|
38 |
+
"32001": {
|
39 |
+
"content": "<message>",
|
40 |
+
"lstrip": false,
|
41 |
+
"normalized": false,
|
42 |
+
"rstrip": false,
|
43 |
+
"single_word": false,
|
44 |
+
"special": true
|
45 |
}
|
46 |
},
|
47 |
+
"additional_special_tokens": [
|
48 |
+
"<username>",
|
49 |
+
"<message>"
|
50 |
+
],
|
51 |
"bos_token": "<s>",
|
52 |
"clean_up_tokenization_spaces": false,
|
53 |
"eos_token": "</s>",
|
54 |
"legacy": true,
|
55 |
"model_max_length": 1000000000000000019884624838656,
|
56 |
+
"pad_token": "<unk>",
|
57 |
+
"padding_side": "right",
|
58 |
"sp_model_kwargs": {},
|
59 |
"spaces_between_special_tokens": false,
|
60 |
"tokenizer_class": "LlamaTokenizer",
|