Upload tokenizer (#5)
Browse files- Upload tokenizer (1f07f237b0d82d5ccb59f2f97342de29203bd377)
Co-authored-by: Matthew Carrigan <[email protected]>
- README.md +7 -7
- tokenizer.json +0 -0
- tokenizer.model +2 -2
- tokenizer_config.json +0 -0
README.md
CHANGED
|
@@ -1,4 +1,10 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
tags:
|
| 3 |
- quantized
|
| 4 |
- 4-bit
|
|
@@ -18,18 +24,12 @@ tags:
|
|
| 18 |
- endpoints_compatible
|
| 19 |
- text-generation-inference
|
| 20 |
- region:us
|
| 21 |
-
model_name: Mixtral-8x22B-v0.1-AWQ
|
| 22 |
base_model: v2ray/Mixtral-8x22B-v0.1
|
|
|
|
| 23 |
inference: false
|
| 24 |
model_creator: v2ray
|
| 25 |
pipeline_tag: text-generation
|
| 26 |
quantized_by: MaziyarPanahi
|
| 27 |
-
language:
|
| 28 |
-
- en
|
| 29 |
-
- es
|
| 30 |
-
- de
|
| 31 |
-
- it
|
| 32 |
-
- fr
|
| 33 |
---
|
| 34 |
<img src="./mixtral-8x22b.jpeg" width="600" />
|
| 35 |
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
- es
|
| 5 |
+
- de
|
| 6 |
+
- it
|
| 7 |
+
- fr
|
| 8 |
tags:
|
| 9 |
- quantized
|
| 10 |
- 4-bit
|
|
|
|
| 24 |
- endpoints_compatible
|
| 25 |
- text-generation-inference
|
| 26 |
- region:us
|
|
|
|
| 27 |
base_model: v2ray/Mixtral-8x22B-v0.1
|
| 28 |
+
model_name: Mixtral-8x22B-v0.1-AWQ
|
| 29 |
inference: false
|
| 30 |
model_creator: v2ray
|
| 31 |
pipeline_tag: text-generation
|
| 32 |
quantized_by: MaziyarPanahi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
---
|
| 34 |
<img src="./mixtral-8x22b.jpeg" width="600" />
|
| 35 |
|
tokenizer.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer.model
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:37f00374dea48658ee8f5d0f21895b9bc55cb0103939607c8185bfd1c6ca1f89
|
| 3 |
+
size 587404
|
tokenizer_config.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|